summaryrefslogtreecommitdiff
path: root/audio/py-mad
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-03 05:14:35 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-03 05:14:35 +0000
commit179697185db80e426e28ad40d6d8ff6c2b143872 (patch)
tree1d93c88edb7b001cd163c05bf6a97f1ad07856e3 /audio/py-mad
parentRemove obsolete USE_REINPLACE. (diff)
Remove USE_REINPLACE from ports in categories starting with A.
Notes
Notes: svn path=/head/; revision=161245
Diffstat (limited to 'audio/py-mad')
-rw-r--r--audio/py-mad/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/py-mad/Makefile b/audio/py-mad/Makefile
index 9d667b338a7d..dab5031d6b73 100644
--- a/audio/py-mad/Makefile
+++ b/audio/py-mad/Makefile
@@ -17,7 +17,6 @@ COMMENT= Python module that provides the MPEG Audio Decoder interface
LIB_DEPENDS= mad.2:${PORTSDIR}/audio/mad
PLIST_FILES= %%PYTHON_SITELIBDIR%%/madmodule.so
-USE_REINPLACE= yes
USE_PYTHON= yes
USE_PYDISTUTILS= yes
USE_PYTHON_PREFIX= yes