aboutsummaryrefslogtreecommitdiff
path: root/audio/pianod2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/pianod2/Makefile')
-rw-r--r--audio/pianod2/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/pianod2/Makefile b/audio/pianod2/Makefile
index 8ca3a6fd7d23..8dae8e766320 100644
--- a/audio/pianod2/Makefile
+++ b/audio/pianod2/Makefile
@@ -3,6 +3,7 @@
PORTNAME= pianod2
PORTVERSION= 329
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://deviousfish.com/Downloads/pianod2/Devel/
@@ -14,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_i386= fails to build
+BUILD_DEPENDS= gsed:textproc/gsed
LIB_DEPENDS= libao.so:audio/libao \
libavcodec.so:multimedia/ffmpeg \
libgcrypt.so:security/libgcrypt \
@@ -38,6 +40,7 @@ GNU_CONFIGURE= yes
SHEBANG_FILES= contrib/piano contrib/runmix
ksh_CMD= ${LOCALBASE}/bin/mksh
+BINARY_ALIAS= sed=${LOCALBASE}/bin/gsed
CONFIGURE_ARGS= --with-compression \
--with-accesscontrol \
--with-engine=gstreamer \