diff options
Diffstat (limited to 'x11/gnome-menus/Makefile')
-rw-r--r-- | x11/gnome-menus/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/x11/gnome-menus/Makefile b/x11/gnome-menus/Makefile index 421bd0f3cf53..ffbe19424391 100644 --- a/x11/gnome-menus/Makefile +++ b/x11/gnome-menus/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: gnome-menus -# Date created: 30 November 2004 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# +# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ # $MCom: ports/x11/gnome-menus/Makefile,v 1.110 2010/11/17 11:29:19 kwm Exp $ -# PORTNAME= gnome-menus PORTVERSION= 2.30.5 @@ -22,6 +18,7 @@ USE_GETTEXT= yes USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack glib20 ltverhack +USE_PKGCONFIG= build USE_AUTOTOOLS= libtool USE_PYTHON= yes USE_LDCONFIG= yes |