summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-14 14:59:09 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-14 14:59:09 +0000
commit0c89abcf89b0e940862d57e3c60d9c10853645e6 (patch)
tree6deb05370e05d42dfbc37b5a2cc66d3a321d4d97
parente187531b27c1d0630b777fac5d0ca58985879fb7 (diff)
downloadfreebsd-ports-0c89abcf89b0e940862d57e3c60d9c10853645e6.zip
- Stage support
-rw-r--r--audio/mp3splt/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/mp3splt/Makefile b/audio/mp3splt/Makefile
index c589dbf1b70d..55e5d4263db9 100644
--- a/audio/mp3splt/Makefile
+++ b/audio/mp3splt/Makefile
@@ -14,7 +14,6 @@ LICENSE= GPLv2
LIB_DEPENDS= libmp3splt.so:${PORTSDIR}/audio/libmp3splt
USES= pkgconfig:build
-NO_STAGE= yes
USE_AUTOTOOLS= libltdl
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-oggsplt_symlink
@@ -23,8 +22,9 @@ CONFIGURE_ENV+= PKG_CONFIG_PATH=${LOCALBASE}/lib/pkgconfig
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-MAN1= oggsplt.1 mp3splt.1
-PLIST_FILES= bin/mp3splt bin/oggsplt
+PLIST_FILES= bin/mp3splt bin/oggsplt \
+ man/man1/mp3splt.1.gz \
+ man/man1/oggsplt.1.gz
OPTIONS_DEFINE= NLS
OPTIONS_DEFAULT= NLS