From c2ed1d8a3eee6f0edbbd6033ea2f1717399741e2 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Thu, 16 Nov 2000 21:28:21 +0000 Subject: Remove do-package target that was running "make package" in dependencies -- you can do that by setting DEPENDS_TARGET to "package". --- audio/vorbis/Makefile | 5 ----- 1 file changed, 5 deletions(-) (limited to 'audio') 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 -- cgit v1.2.3