summaryrefslogtreecommitdiff
path: root/audio/xhippo/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-08-31 00:13:25 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-08-31 00:13:25 +0000
commit8a609be53116f279d9c38adaeae64b221e32514e (patch)
tree8ef6e5a897ec95e2315c3a5152e85e7709ca1f82 /audio/xhippo/Makefile
parentUsing libicuuc.a seems to make jikes more unstable. Since this is supposed (diff)
Use USE_GNOMENG.
PR: 42232 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes: svn path=/head/; revision=65340
Diffstat (limited to '')
-rw-r--r--audio/xhippo/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/audio/xhippo/Makefile b/audio/xhippo/Makefile
index 7dd4b811d79a..80a7e5e8ad67 100644
--- a/audio/xhippo/Makefile
+++ b/audio/xhippo/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= kevlo@FreeBSD.org
RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123
USE_XLIB= yes
-USE_GTK= yes
+USE_GNOMENG= yes
WANT_GNOME= yes
GNU_CONFIGURE= yes
MAKE_ARGS= CFLAGS="${CFLAGS}"
@@ -26,8 +26,9 @@ DOCS= ChangeLog gnu-xhippo.html screenshot.jpeg xhippo.html.gz \
.include <bsd.port.pre.mk>
-.if defined(HAVE_GNOME)
-USE_GNOME= yes
+.if ${HAVE_GNOME:Mgtk12}!=""
+USE_GNOME= gtk12
+PKGNAMESUFFIX= -gtk
.endif
post-install: