aboutsummaryrefslogtreecommitdiff
path: root/multimedia/beep-media-player
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-12-12 20:36:33 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-12-12 20:36:33 +0000
commitcf1e57bb2478ce8aa38bbc7fceb9989ee534e6c8 (patch)
tree4d6f1fa01b1039bdd2defe041d0c7c4bed364907 /multimedia/beep-media-player
parentd49883ab142e7bd123d43a8a3c0e447bed2bcbef (diff)
downloadports-cf1e57bb2478ce8aa38bbc7fceb9989ee534e6c8.tar.gz
ports-cf1e57bb2478ce8aa38bbc7fceb9989ee534e6c8.zip
Notes
Diffstat (limited to 'multimedia/beep-media-player')
-rw-r--r--multimedia/beep-media-player/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/beep-media-player/Makefile b/multimedia/beep-media-player/Makefile
index 0f9d7049a66f..c0ec9cc264c8 100644
--- a/multimedia/beep-media-player/Makefile
+++ b/multimedia/beep-media-player/Makefile
@@ -7,6 +7,7 @@
PORTNAME= beep-media-player
PORTVERSION= 0.9.7
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= multimedia audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
@@ -25,7 +26,7 @@ LIBTOOLFILES= configure
USE_GMAKE= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib" \
+ LDFLAGS="-L${LOCALBASE}/lib -lstdc++" \
INPUT_PLUGINS="${INPUT_PLUGINS}" \
OUTPUT_PLUGINS="${OUTPUT_PLUGINS}" \
VISUALIZATION_PLUGINS="${VISUALIZATION_PLUGINS}"