mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- 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
|
PORTNAME= gqmpeg
|
||||||
PORTVERSION= 0.20.0
|
PORTVERSION= 0.20.0
|
||||||
PORTREVISION= 10
|
PORTREVISION= 10
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 2
|
||||||
CATEGORIES+= audio
|
CATEGORIES+= audio
|
||||||
MASTER_SITES= SF
|
MASTER_SITES= SF
|
||||||
|
|
||||||
@ -22,8 +22,8 @@ MPG321_RUN_DEPENDS= mpg321:${PORTSDIR}/audio/mpg321
|
|||||||
MPG321_RUN_DEPENDS_OFF= mpg123:${PORTSDIR}/audio/mpg123
|
MPG321_RUN_DEPENDS_OFF= mpg123:${PORTSDIR}/audio/mpg123
|
||||||
|
|
||||||
USE_GNOME= gdkpixbuf
|
USE_GNOME= gdkpixbuf
|
||||||
USES= gettext
|
USES= gettext libtool
|
||||||
USE_AUTOTOOLS= autoconf213 libtool
|
USE_AUTOTOOLS= autoconf213
|
||||||
CONFIGURE_ENV+= USE_GNOME=""
|
CONFIGURE_ENV+= USE_GNOME=""
|
||||||
|
|
||||||
CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libpng15
|
CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libpng15
|
||||||
|
Loading…
Reference in New Issue
Block a user