aboutsummaryrefslogtreecommitdiffstats
path: root/audio/gqmpeg
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-08-31 08:13:25 +0800
committermarcus <marcus@FreeBSD.org>2002-08-31 08:13:25 +0800
commitc09dc513f70813fd1915b12787ca0e934c4e4f5d (patch)
treed861acef1f689743981e09642f332436fdd4994a /audio/gqmpeg
parent0854f152efed3fca29e6e1cf16edae3f9fe70059 (diff)
downloadfreebsd-ports-gnome-c09dc513f70813fd1915b12787ca0e934c4e4f5d.tar.gz
freebsd-ports-gnome-c09dc513f70813fd1915b12787ca0e934c4e4f5d.tar.zst
freebsd-ports-gnome-c09dc513f70813fd1915b12787ca0e934c4e4f5d.zip
Use USE_GNOMENG.
PR: 42232 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Diffstat (limited to 'audio/gqmpeg')
-rw-r--r--audio/gqmpeg/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/audio/gqmpeg/Makefile b/audio/gqmpeg/Makefile
index 5adf428ddc93..0794b69cdb9c 100644
--- a/audio/gqmpeg/Makefile
+++ b/audio/gqmpeg/Makefile
@@ -23,10 +23,10 @@ RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123
USE_REINPLACE= yes
USE_X_PREFIX= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gdkpixbuf
USE_LIBTOOL= yes
USE_AUTOCONF= yes
-WANT_GNOME= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" \
@@ -36,10 +36,6 @@ MAN1= gqmpeg.1
.include <bsd.port.pre.mk>
-.if defined(HAVE_GNOME)
-USE_GNOME= yes
-.endif
-
.if !defined(WITH_MPG321)
pre-everything::
@${ECHO_MSG}