1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Stage support

- Convert to USES
This commit is contained in:
Martin Wilke 2014-02-12 09:40:17 +00:00
parent 9326273dd3
commit d380be8d23
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343872

View File

@ -12,7 +12,7 @@ MAINTAINER= conrads@cox.net
COMMENT= GTK+ client for Napster and free alternatives
GNU_CONFIGURE= yes
USE_GMAKE= yes
USES= gmake
USE_GNOME= gtk12
CONFIGURE_ARGS= --with-pthread=yes
LDFLAGS+= -L${LOCALBASE}/lib
@ -21,7 +21,6 @@ CPPFLAGS+= -I${LOCALBASE}/include
OPTIONS_DEFINE= FLAC OGG ZLIB
OPTIONS_DEFAULT= FLAC OGG ZLIB
NO_STAGE= yes
.include <bsd.port.options.mk>
# --with-flac is on by default