- Switch to USES=libtool
Approved by: portmgr blanket
This commit is contained in:
parent
098834ac95
commit
efd9b771af
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359479
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user