aboutsummaryrefslogtreecommitdiff
path: root/audio/toolame/Makefile
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-03-27 20:12:38 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-03-27 20:12:38 +0000
commit870e06f4308c93bfc386fde3cf06d19e95185cc4 (patch)
tree56738a351e7973fc61187565ff2235f424e375ec /audio/toolame/Makefile
parentf84ca11d4bd2f5a6b429873a2ebe36e2334c7570 (diff)
downloadports-870e06f4308c93bfc386fde3cf06d19e95185cc4.tar.gz
ports-870e06f4308c93bfc386fde3cf06d19e95185cc4.zip
Notes
Diffstat (limited to 'audio/toolame/Makefile')
-rw-r--r--audio/toolame/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/audio/toolame/Makefile b/audio/toolame/Makefile
index 29a6a23ec836..2efc9e4c952e 100644
--- a/audio/toolame/Makefile
+++ b/audio/toolame/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= toolame
-PORTVERSION= 0.2k
+PORTVERSION= 0.2l
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -20,7 +20,7 @@ USE_GMAKE= yes
USE_REINPLACE= yes
ALL_TARGET= ${PORTNAME}
-DOC_FILES= CHANGES COPYING FUTURE GPL HISTORY README README.VBR
+DOC_FILES= FUTURE HISTORY LGPL.txt README
pre-everything::
.ifndef(WITH_OPTIMIZED_CFLAGS)
@@ -47,10 +47,6 @@ post-patch:
@${REINPLACE_CMD} -E -e \
's@\$$\((ARCH|OPTIM|WARNINGS)\)@@g' \
${WRKSRC}/Makefile
-# we can't rely on existence of _sincos in gcc
- @${REINPLACE_CMD} -E \
- -e 's|-DSINCOS||' \
- ${WRKSRC}/Makefile
post-configure:
# C{C,FLAGS} safeness