aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/gnome-backgrounds
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-01-27 05:48:29 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-01-27 05:48:29 +0000
commitf98515f4b22c0e2576bc0487154f2ff66c1d21a7 (patch)
treedc67708af75a90f848efe437dab4973a478e88ae /x11-themes/gnome-backgrounds
parent4b9719a94403dbbb949f198b129f43204bf7b2be (diff)
downloadports-f98515f4b22c0e2576bc0487154f2ff66c1d21a7.tar.gz
ports-f98515f4b22c0e2576bc0487154f2ff66c1d21a7.zip
- Stage support
- While here switch to USES
Notes
Notes: svn path=/head/; revision=341328
Diffstat (limited to 'x11-themes/gnome-backgrounds')
-rw-r--r--x11-themes/gnome-backgrounds/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11-themes/gnome-backgrounds/Makefile b/x11-themes/gnome-backgrounds/Makefile
index 726999352786..1abcc95a9244 100644
--- a/x11-themes/gnome-backgrounds/Makefile
+++ b/x11-themes/gnome-backgrounds/Makefile
@@ -12,12 +12,10 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= A collection of backgrounds for GNOME 2
USE_BZIP2= yes
-USES= gettext
+USES= gettext gmake pathfix
GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack intlhack
+USE_GNOME= gnomeprefix intlhack
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-NO_STAGE= yes
.include <bsd.port.mk>