diff options
Diffstat (limited to 'x11-toolkits/bakery/Makefile')
-rw-r--r-- | x11-toolkits/bakery/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11-toolkits/bakery/Makefile b/x11-toolkits/bakery/Makefile index 6d79e136637f..822bbcfc36de 100644 --- a/x11-toolkits/bakery/Makefile +++ b/x11-toolkits/bakery/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: bakery -# Date created: 12th September 2000 -# Whom: Ade Lovett <ade@FreeBSD.org> -# +# Created by: Ade Lovett <ade@FreeBSD.org> # $FreeBSD$ # $MCom: ports/x11-toolkits/bakery/Makefile,v 1.16 2009/01/09 22:07:11 kwm Exp $ # @@ -22,8 +19,7 @@ LIB_DEPENDS= gconfmm-2.6:${PORTSDIR}/devel/gconfmm26 \ USE_GNOME= gnomehack gnomeprefix intlhack ltverhack USE_BZIP2= yes -USE_GMAKE= yes -USES= gettext +USES= gettext gmake pkgconfig USE_AUTOTOOLS= libtool USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include |