aboutsummaryrefslogtreecommitdiffstats
path: root/lang/pike72/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-03-25 17:19:20 +0800
committersobomax <sobomax@FreeBSD.org>2002-03-25 17:19:20 +0800
commitab925eae51185af7d3301ecde91347cc15b29957 (patch)
tree3510d8114a8de09de1e0c6b530f1429293c1c9ca /lang/pike72/Makefile
parente76a8576db3b821c79a4e10837f4ddb2d010629d (diff)
downloadfreebsd-ports-graphics-ab925eae51185af7d3301ecde91347cc15b29957.tar.gz
freebsd-ports-graphics-ab925eae51185af7d3301ecde91347cc15b29957.tar.zst
freebsd-ports-graphics-ab925eae51185af7d3301ecde91347cc15b29957.zip
Add USE_SUBMAKE, where it might be necessary.
Diffstat (limited to 'lang/pike72/Makefile')
-rw-r--r--lang/pike72/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/pike72/Makefile b/lang/pike72/Makefile
index 1a6861c4cc6..7410c87cb13 100644
--- a/lang/pike72/Makefile
+++ b/lang/pike72/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)