aboutsummaryrefslogtreecommitdiffstats
path: root/audio/faad
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-23 21:50:34 +0800
committerbapt <bapt@FreeBSD.org>2013-09-23 21:50:34 +0800
commitec62a46ade66d98fc25ff6a1d7f6a34150803d26 (patch)
tree0048595e1938195afea16aa7474f0db260422c66 /audio/faad
parent7d4e9837b46a2b04d0abed023cc3835402de59d4 (diff)
downloadfreebsd-ports-gnome-ec62a46ade66d98fc25ff6a1d7f6a34150803d26.tar.gz
freebsd-ports-gnome-ec62a46ade66d98fc25ff6a1d7f6a34150803d26.tar.zst
freebsd-ports-gnome-ec62a46ade66d98fc25ff6a1d7f6a34150803d26.zip
Convert to stage
Remove useless pre/post dancing
Diffstat (limited to 'audio/faad')
-rw-r--r--audio/faad/Makefile5
-rw-r--r--audio/faad/pkg-plist1
2 files changed, 2 insertions, 4 deletions
diff --git a/audio/faad/Makefile b/audio/faad/Makefile
index 87f9a7f70665..8c7e0c414022 100644
--- a/audio/faad/Makefile
+++ b/audio/faad/Makefile
@@ -12,7 +12,6 @@ MAINTAINER= multimedia@FreeBSD.org
COMMENT= MPEG-2 and MPEG-4 AAC audio decoder
USES= gmake
-NO_STAGE= yes
USE_BZIP2= yes
USE_DOS2UNIX= yes
USE_AUTOTOOLS= aclocal autoheader automake autoconf libtool
@@ -24,8 +23,6 @@ USE_LDCONFIG= yes
MAN1= faad.1
-.include <bsd.port.pre.mk>
-
post-extract:
@${LN} -sf faad.man ${WRKSRC}/frontend/faad.1
@@ -44,4 +41,4 @@ post-patch:
pre-configure:
@cd ${WRKSRC}; ${SETENV} ${AUTOTOOLS_ENV} ${LIBTOOLIZE} --automake
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/audio/faad/pkg-plist b/audio/faad/pkg-plist
index 270b4382e249..def8e00e12f6 100644
--- a/audio/faad/pkg-plist
+++ b/audio/faad/pkg-plist
@@ -8,3 +8,4 @@ lib/libfaad.la
lib/libfaad.so
lib/libfaad.so.2
lib/libmp4ff.a
+man/man1/faad.1.gz