summaryrefslogtreecommitdiffstats
path: root/x11/gnome-menus3/Makefile
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-menus3/Makefile
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-menus3/Makefile')
-rw-r--r--x11/gnome-menus3/Makefile11
1 files changed, 4 insertions, 7 deletions
diff --git a/x11/gnome-menus3/Makefile b/x11/gnome-menus3/Makefile
index 4acb453b4..df56497db 100644
--- a/x11/gnome-menus3/Makefile
+++ b/x11/gnome-menus3/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-menus3/Makefile,v 1.6 2012/05/25 10:29:43 kwm Exp $
-#
+# $MCom: ports/x11/gnome-menus3/Makefile,v 1.7 2012/09/18 22:26:57 kwm Exp $
PORTNAME= gnome-menus
PORTVERSION= 3.4.2
@@ -23,7 +19,8 @@ LATEST_LINK= gnome-menus3
USE_GETTEXT= yes
USE_XZ= 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