diff options
Diffstat (limited to 'devel/gconfmm/Makefile')
-rw-r--r-- | devel/gconfmm/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/gconfmm/Makefile b/devel/gconfmm/Makefile index cab49234d341..291d1c88f8b3 100644 --- a/devel/gconfmm/Makefile +++ b/devel/gconfmm/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gconfmm -# Date created: 22 May 2003 -# Whom: Alexander Nedotsukov <bland@mail.ru> -# +# Created by: Alexander Nedotsukov <bland@mail.ru> # $FreeBSD$ -# PORTNAME= gconfmm PORTVERSION= 2.0.2 @@ -19,7 +15,7 @@ LIB_DEPENDS= gtkmm-2.0:${PORTSDIR}/x11-toolkits/gtkmm20 BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_AUTOTOOLS= libtool -USE_GMAKE= yes +USES= gmake pkgconfig USE_GNOME= gnomehack lthack gconf2 GNU_CONFIGURE= yes USE_LDCONFIG= yes |