summaryrefslogtreecommitdiffstats
path: root/x11/gnome-menus
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-03-30 15:25:14 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-03-30 15:25:14 +0800
commitfdc0a026d059fa289690766a8e84e7fa88b14f1b (patch)
tree52ca21478feadeb8fd314e41c5d3ceca9ed117fc /x11/gnome-menus
parent32b2c817e63f9d5946a2565be95726c1d0af7ff1 (diff)
downloadmarcuscom-ports-fdc0a026d059fa289690766a8e84e7fa88b14f1b.tar
marcuscom-ports-fdc0a026d059fa289690766a8e84e7fa88b14f1b.tar.gz
marcuscom-ports-fdc0a026d059fa289690766a8e84e7fa88b14f1b.tar.bz2
marcuscom-ports-fdc0a026d059fa289690766a8e84e7fa88b14f1b.tar.lz
marcuscom-ports-fdc0a026d059fa289690766a8e84e7fa88b14f1b.tar.xz
marcuscom-ports-fdc0a026d059fa289690766a8e84e7fa88b14f1b.tar.zst
marcuscom-ports-fdc0a026d059fa289690766a8e84e7fa88b14f1b.zip
Make it build with new deprications. Also missing pkg-config at build time.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17252 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-menus')
-rw-r--r--x11/gnome-menus/Makefile12
1 files changed, 5 insertions, 7 deletions
diff --git a/x11/gnome-menus/Makefile b/x11/gnome-menus/Makefile
index a29eb650b..237f157ab 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.118 2011/10/23 10:23:05 kwm Exp $
-#
+# $MCom: ports/x11/gnome-menus/Makefile,v 1.119 2012/09/03 16:28:28 mezz Exp $
PORTNAME= gnome-menus
PORTVERSION= 2.30.5
@@ -23,7 +19,9 @@ CONFLICTS= gnome-menus-3.[0-9]*
USE_GETTEXT= yes
USE_BZIP2= yes
USE_GMAKE= yes
-USE_GNOME= gnomehier gnomeprefix gnomehack intlhack glib20 ltverhack
+USES= pathfix
+USE_GNOME= gnomehier gnomeprefix intlhack glib20 ltverhack
+USE_PKGCONFIG= build
USE_AUTOTOOLS= libtool
USE_PYTHON= yes
USE_LDCONFIG= yes