summaryrefslogtreecommitdiff
path: root/x11/kde3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kde3/Makefile')
-rw-r--r--x11/kde3/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11/kde3/Makefile b/x11/kde3/Makefile
index d37028043921..af2af0cd245c 100644
--- a/x11/kde3/Makefile
+++ b/x11/kde3/Makefile
@@ -24,6 +24,10 @@ RUN_DEPENDS= kjumpingcube:${PORTSDIR}/games/kdegames3 \
USE_KDEBASE_VER=3
NO_BUILD= yes
+.if make(package)
+DEPENDS_TARGET="package"
+.endif
+
do-install: # empty
.include <bsd.port.mk>