summaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-01-27 09:06:26 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-01-27 09:06:26 +0000
commitc9ad61e7d672c6bb2027bb60aff5d4876233b5d4 (patch)
tree1db754d4933d27c0fd26a1383615c9a0be25d12c /x11-themes
parent- Stage support (diff)
- Switch to USES
- Stage support
Notes
Notes: svn path=/head/; revision=341350
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/ubuntulooks/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-themes/ubuntulooks/Makefile b/x11-themes/ubuntulooks/Makefile
index bc426d163c16..94cf8a254449 100644
--- a/x11-themes/ubuntulooks/Makefile
+++ b/x11-themes/ubuntulooks/Makefile
@@ -15,10 +15,8 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-t
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-themes/gtk-engines2
GNU_CONFIGURE= yes
-USES= pkgconfig
-USE_GMAKE= yes
+USES= pkgconfig gmake
USE_GNOME= gtk20
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-NO_STAGE= yes
.include <bsd.port.mk>