summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2004-12-25 11:43:58 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2004-12-25 11:43:58 +0000
commit5bb578428d08b4b50287f2488823ced1b7b68c4e (patch)
tree8b856f49e6c4ba430b30a64bb7364d1f5010d992 /audio
parento Forced commit message to correct previous one (diff)
Remove deprecated USE_SIZE
Notes
Notes: svn path=/head/; revision=125124
Diffstat (limited to 'audio')
-rw-r--r--audio/mctoolame-decoder/Makefile1
-rw-r--r--audio/mctoolame-encoder/Makefile1
-rw-r--r--audio/toolame/Makefile1
3 files changed, 0 insertions, 3 deletions
diff --git a/audio/mctoolame-decoder/Makefile b/audio/mctoolame-decoder/Makefile
index e67e614d057f..03316b9e7b76 100644
--- a/audio/mctoolame-decoder/Makefile
+++ b/audio/mctoolame-decoder/Makefile
@@ -20,7 +20,6 @@ COMMENT= A LayerII MPEG Audio decoder which supports multi-channel encoding
USE_GMAKE= yes
USE_REINPLACE= yes
-USE_SIZE= yes
ALL_TARGET=
PLIST_SUB= PKGNAMESUFFIX="${PKGNAMESUFFIX}"
diff --git a/audio/mctoolame-encoder/Makefile b/audio/mctoolame-encoder/Makefile
index 034466d9f818..1b7b0dc59d5d 100644
--- a/audio/mctoolame-encoder/Makefile
+++ b/audio/mctoolame-encoder/Makefile
@@ -20,7 +20,6 @@ COMMENT= A LayerII MPEG Audio encoder which supports multi-channel encoding
USE_GMAKE= yes
USE_REINPLACE= yes
-USE_SIZE= yes
ALL_TARGET=
PLIST_SUB= PKGNAMESUFFIX="${PKGNAMESUFFIX}"
diff --git a/audio/toolame/Makefile b/audio/toolame/Makefile
index fb5280e61b2d..10a1d1311fb1 100644
--- a/audio/toolame/Makefile
+++ b/audio/toolame/Makefile
@@ -19,7 +19,6 @@ COMMENT= Optimized mpeg 1/2 layer 2 audio encoder
USE_GMAKE= yes
USE_REINPLACE= yes
-USE_SIZE= yes
ALL_TARGET= ${PORTNAME}
DOC_FILES= FUTURE HISTORY LGPL.txt README