aboutsummaryrefslogtreecommitdiffstats
path: root/audio/streamripper/Makefile
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2005-04-12 04:19:40 +0800
committerflz <flz@FreeBSD.org>2005-04-12 04:19:40 +0800
commitc371095fb87293e042d57ae2b1c9c3dc9ba33e25 (patch)
tree5f8c29a14445b8aef95a44562bece84e86c3ccc5 /audio/streamripper/Makefile
parent567b47dd348dd67e99ff226ab0e630dbf258e75d (diff)
downloadfreebsd-ports-gnome-c371095fb87293e042d57ae2b1c9c3dc9ba33e25.tar.gz
freebsd-ports-gnome-c371095fb87293e042d57ae2b1c9c3dc9ba33e25.tar.zst
freebsd-ports-gnome-c371095fb87293e042d57ae2b1c9c3dc9ba33e25.zip
- Un-IGNORE by adding local patch.
PR: ports/78936 Submitted by: Reinhard Lenninger <reinhard.lenninger@web.de>
Diffstat (limited to 'audio/streamripper/Makefile')
-rw-r--r--audio/streamripper/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/streamripper/Makefile b/audio/streamripper/Makefile
index be0601eb3620..98ab8d7bc008 100644
--- a/audio/streamripper/Makefile
+++ b/audio/streamripper/Makefile
@@ -7,6 +7,7 @@
PORTNAME= streamripper
PORTVERSION= 1.61.3
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= streamripper
@@ -17,8 +18,6 @@ COMMENT= Splits SHOUTcast stream into tracks
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \
mad.2:${PORTSDIR}/audio/libmad
-IGNORE= fails to split up streams into tracks
-
GNU_CONFIGURE= yes
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"