aboutsummaryrefslogtreecommitdiffstats
path: root/audio/toolame/Makefile
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2003-03-28 04:12:38 +0800
committerlioux <lioux@FreeBSD.org>2003-03-28 04:12:38 +0800
commit34673dbcedd0e404a447777688eb26f833c561a8 (patch)
treef2b69ecaf47c15ded263cbe0e977b3e8e1904f2c /audio/toolame/Makefile
parente4ffa8384cbf2d3a9176de074bf232ed06bde115 (diff)
downloadfreebsd-ports-gnome-34673dbcedd0e404a447777688eb26f833c561a8.tar.gz
freebsd-ports-gnome-34673dbcedd0e404a447777688eb26f833c561a8.tar.zst
freebsd-ports-gnome-34673dbcedd0e404a447777688eb26f833c561a8.zip
Update to 0.2l
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