mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
cd1489e639
the old xxx-config files, remove the "12" suffix. This will allow people building Glib and GTK+ ports by hand to do so without a lot of extra hacking. Since these ports are so heavily used, the xxx12-config files aren't removed completely, but rather symlinked to their xxx-config counterparts. PR: 39417
23 lines
535 B
Plaintext
23 lines
535 B
Plaintext
bin/glib-config
|
|
bin/glib12-config
|
|
include/glib12/glib.h
|
|
include/glib12/glibconfig.h
|
|
include/glib12/gmodule.h
|
|
@unexec install-info --delete %D/info/glib.info %D/info/dir
|
|
info/glib.info
|
|
@exec install-info %D/info/glib.info %D/info/dir
|
|
lib/libglib12.a
|
|
lib/libglib12.so
|
|
lib/libglib12.so.3
|
|
lib/libgmodule12.a
|
|
lib/libgmodule12.so
|
|
lib/libgmodule12.so.3
|
|
lib/libgthread12.a
|
|
lib/libgthread12.so
|
|
lib/libgthread12.so.3
|
|
libdata/pkgconfig/glib.pc
|
|
libdata/pkgconfig/gmodule.pc
|
|
libdata/pkgconfig/gthread.pc
|
|
share/aclocal/glib.m4
|
|
@dirrm include/glib12
|