aboutsummaryrefslogtreecommitdiff
path: root/audio/faac/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2004-07-22 01:26:13 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2004-07-22 01:26:13 +0000
commit0cda34b8529c2b6b5e57a2a31ff4f5c5c8432617 (patch)
treed9effc6d540ef8673b0572f4b877102647d65857 /audio/faac/Makefile
parent321fa2cd9c05de3cd3a5509eb6e498d4e058905d (diff)
downloadports-0cda34b8529c2b6b5e57a2a31ff4f5c5c8432617.tar.gz
ports-0cda34b8529c2b6b5e57a2a31ff4f5c5c8432617.zip
Notes
Diffstat (limited to 'audio/faac/Makefile')
-rw-r--r--audio/faac/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/faac/Makefile b/audio/faac/Makefile
index 230bf65583ff..434cbe98e9e8 100644
--- a/audio/faac/Makefile
+++ b/audio/faac/Makefile
@@ -7,6 +7,7 @@
PORTNAME= faac
PORTVERSION= 1.24
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= faac
@@ -31,6 +32,7 @@ INSTALLS_SHLIB= yes
pre-patch: build-depends
post-patch:
+ @${ECHO_CMD} "" >>${WRKSRC}/libfaac/psych.h
@cd ${WRKSRC}; ${ACLOCAL} -I .; \
${SETENV} ${SCRIPTS_ENV} ${LIBTOOLIZE} --automake
@${REINPLACE_CMD} -e 's|$$lt_target|$$host|' \