summaryrefslogtreecommitdiff
path: root/x11-themes/gtkstep-pastel
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-02 03:58:24 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-02 03:58:24 +0000
commitc4e8cae58913c9a76653cc3c05d0eaa42f0bfa69 (patch)
treef0de4e967046537964f40eeff799b8c8f4295051 /x11-themes/gtkstep-pastel
parentUpdated uudeview version doesn't need to be patched (diff)
Deploy USE_GNOMENG infrastructure
PR: 42309 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes: svn path=/head/; revision=65472
Diffstat (limited to 'x11-themes/gtkstep-pastel')
-rw-r--r--x11-themes/gtkstep-pastel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-themes/gtkstep-pastel/Makefile b/x11-themes/gtkstep-pastel/Makefile
index 25889757608b..eb85cfa6708c 100644
--- a/x11-themes/gtkstep-pastel/Makefile
+++ b/x11-themes/gtkstep-pastel/Makefile
@@ -17,7 +17,8 @@ MAINTAINER= sobomax@FreeBSD.org
WRKSRC= ${WRKDIR}/${PORTNAME}-0.10.1
USE_X_PREFIX= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
USE_LIBTOOL= yes
.include <bsd.port.mk>