diff options
Diffstat (limited to 'audio/gqmpeg/Makefile')
-rw-r--r-- | audio/gqmpeg/Makefile | 8 |
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} |