summaryrefslogtreecommitdiff
path: root/lang/pike74
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-03-25 09:19:20 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-03-25 09:19:20 +0000
commit62f2687e21efa9182fc47d85c28ed4d7ee4b85e1 (patch)
treede541bc37f21e5a2770f7af38a36ecbeca417671 /lang/pike74
parent- Significantly reduce overhead associated with bsd.port.mk by replacing .USE (diff)
Add USE_SUBMAKE, where it might be necessary.
Notes
Notes: svn path=/head/; revision=56610
Diffstat (limited to 'lang/pike74')
-rw-r--r--lang/pike74/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/pike74/Makefile b/lang/pike74/Makefile
index 1a6861c4cc67..7410c87cb13e 100644
--- a/lang/pike74/Makefile
+++ b/lang/pike74/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= vns@delta.odessa.ua
WRKSRC= ${WRKDIR}/${DISTNAME}/src/
+USE_SUBMAKE= yes
IS_INTERACTIVE= yes
GNU_CONFIGURE= yes
.if exists(${WRKDIRPREFIX}${.CURDIR}/Makefile.inc)