summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/vorbis/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/audio/vorbis/Makefile b/audio/vorbis/Makefile
index 5c5dc34cee02..7df2081b8f68 100644
--- a/audio/vorbis/Makefile
+++ b/audio/vorbis/Makefile
@@ -30,9 +30,4 @@ pre-install:
do-install: # empty
-do-package:
-.for i in ${SUBPORTS}
- cd ${PORTSDIR}/audio/${i} && ${MAKE} package
-.endfor
-
.include <bsd.port.mk>