aboutsummaryrefslogtreecommitdiff
path: root/audio/darkice/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-10-06 17:40:44 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-10-06 17:40:44 +0000
commitfb3eb8375e63ed54f2572811f1f75ac64e5304bc (patch)
tree2fee118e461cca3a5e3cbfafd1b2bab1c534afc3 /audio/darkice/Makefile
parent16220ce0a48c0646bd8cd35dc847a7bcb253d6b1 (diff)
downloadports-fb3eb8375e63ed54f2572811f1f75ac64e5304bc.tar.gz
ports-fb3eb8375e63ed54f2572811f1f75ac64e5304bc.zip
Notes
Diffstat (limited to 'audio/darkice/Makefile')
-rw-r--r--audio/darkice/Makefile14
1 files changed, 2 insertions, 12 deletions
diff --git a/audio/darkice/Makefile b/audio/darkice/Makefile
index 050ac285734c..b59d8700240e 100644
--- a/audio/darkice/Makefile
+++ b/audio/darkice/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= darkice
-PORTVERSION= 0.10.1
+PORTVERSION= 0.11
CATEGORIES= audio net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -25,14 +25,4 @@ CONFIGURE_ARGS= --with-lame-prefix=${LOCALBASE} \
MAN1= darkice.1
MAN5= darkice.cfg.5
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500035
-CXXFLAGS:= ${CXXFLAGS:N-O*}
-.endif
-
-# alternatively:
-#
-#USE_GCC= 3.1
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>