diff --git a/audio/gqmpeg/Makefile b/audio/gqmpeg/Makefile index f73c12ca356c..16301ab18f3b 100644 --- a/audio/gqmpeg/Makefile +++ b/audio/gqmpeg/Makefile @@ -4,7 +4,7 @@ PORTNAME= gqmpeg PORTVERSION= 0.20.0 PORTREVISION= 10 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES+= audio MASTER_SITES= SF @@ -22,8 +22,8 @@ MPG321_RUN_DEPENDS= mpg321:${PORTSDIR}/audio/mpg321 MPG321_RUN_DEPENDS_OFF= mpg123:${PORTSDIR}/audio/mpg123 USE_GNOME= gdkpixbuf -USES= gettext -USE_AUTOTOOLS= autoconf213 libtool +USES= gettext libtool +USE_AUTOTOOLS= autoconf213 CONFIGURE_ENV+= USE_GNOME="" CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libpng15