aboutsummaryrefslogtreecommitdiff
path: root/devel/libsigc++12/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libsigc++12/Makefile')
-rw-r--r--devel/libsigc++12/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/devel/libsigc++12/Makefile b/devel/libsigc++12/Makefile
index 92a8d07afb12..f8ad10ea2e93 100644
--- a/devel/libsigc++12/Makefile
+++ b/devel/libsigc++12/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libsigc++
-# Date created: 30 September 2002
-# Whom: Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
-#
+# Created by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
# $FreeBSD$
-#
PORTNAME= libsigc++
PORTVERSION= 1.2.7
@@ -19,10 +15,9 @@ COMMENT= Callback Framework for C++
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
USE_AUTOTOOLS= libtool
-USE_GMAKE= yes
LATEST_LINK= libsigc++12
USE_LDCONFIG= yes
-USE_GNOME= gnomehack pkgconfig
+USES= gmake pathfix pkgconfig
GNU_CONFIGURE= yes
.include <bsd.port.mk>