diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-06-16 20:52:58 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-06-16 20:52:58 +0000 |
commit | c413d0b2b0d9d7b85c15a35db3618986bf65fb8e (patch) | |
tree | 23b624c17f756dbd332b69b2852f4b1534df4a72 /devel/glib12 | |
parent | bbc9d6f0caf390f0cb8c6b4b6a3b731cc395286a (diff) |
Notes
Diffstat (limited to 'devel/glib12')
-rw-r--r-- | devel/glib12/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/glib12/Makefile b/devel/glib12/Makefile index 333c91a62e89..743cc3efed57 100644 --- a/devel/glib12/Makefile +++ b/devel/glib12/Makefile @@ -12,12 +12,10 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/glib/1.2 -BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig -RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig - MAINTAINER= gnome@FreeBSD.org COMMENT= Some useful routines of C programming (previous stable version) +USE_GNOME= pkgconfig USE_LIBTOOL= yes INSTALLS_SHLIB= yes LIBTOOLFLAGS= --disable-ltlibs --release-suffix |