diff options
Diffstat (limited to 'devel/libsigc++12/Makefile')
-rw-r--r-- | devel/libsigc++12/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/libsigc++12/Makefile b/devel/libsigc++12/Makefile index c46790636a2a..6ff2ab9aa682 100644 --- a/devel/libsigc++12/Makefile +++ b/devel/libsigc++12/Makefile @@ -17,14 +17,12 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Callback Framework for C++ -BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ - pkg-config:${PORTSDIR}/devel/pkgconfig -RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig +BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_GMAKE= yes LATEST_LINK= libsigc++12 INSTALLS_SHLIB= yes -USE_GNOME= gnomehack gnometarget +USE_GNOME= gnomehack gnometarget pkgconfig USE_LIBTOOL= yes .include <bsd.port.mk> |