aboutsummaryrefslogtreecommitdiff
path: root/audio/gqmpeg
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gqmpeg')
-rw-r--r--audio/gqmpeg/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/audio/gqmpeg/Makefile b/audio/gqmpeg/Makefile
index e9f584861aa6..3522e23fbc2f 100644
--- a/audio/gqmpeg/Makefile
+++ b/audio/gqmpeg/Makefile
@@ -24,8 +24,8 @@ RUN_DEPENDS+= mpg123:${PORTSDIR}/audio/mpg123
USE_GNOME= gdkpixbuf
NO_STAGE= yes
USES= gettext
-WANT_GNOME= yes
USE_AUTOTOOLS= autoconf213 libtool
+CONFIGURE_ENV+= USE_GNOME=""
CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libpng15
LDFLAGS+= -L${LOCALBASE}/lib -lintl
@@ -34,13 +34,6 @@ MAN1= gqmpeg.1
.include <bsd.port.pre.mk>
-.if ${HAVE_GNOME:Mgnomelibs}!=""
-USE_GNOME+= gnomeprefix gnomelibs
-CONFIGURE_ENV+= USE_GNOME="yes"
-.else
-CONFIGURE_ENV+= USE_GNOME=""
-.endif
-
.if !defined(WITH_MPG321)
pre-everything::
@${ECHO_MSG}