summaryrefslogtreecommitdiff
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
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
-rw-r--r--biology/emboss/Makefile1
-rw-r--r--databases/postgresql-devel-server/Makefile1
-rw-r--r--databases/postgresql-devel/Makefile1
-rw-r--r--databases/postgresql7/Makefile1
-rw-r--r--databases/postgresql73-server/Makefile1
-rw-r--r--databases/postgresql73/Makefile1
-rw-r--r--databases/postgresql74-server/Makefile1
-rw-r--r--databases/postgresql80-server/Makefile1
-rw-r--r--databases/postgresql81-server/Makefile1
-rw-r--r--databases/postgresql82-server/Makefile1
-rw-r--r--databases/postgresql83-server/Makefile1
-rw-r--r--databases/postgresql84-server/Makefile1
-rw-r--r--databases/postgresql90-server/Makefile1
-rw-r--r--databases/postgresql91-server/Makefile1
-rw-r--r--databases/postgresql92-server/Makefile1
-rw-r--r--devel/libtecla/Makefile1
-rw-r--r--devel/p5-Log-Dispatch/Makefile1
-rw-r--r--emulators/vmware/Makefile1
-rw-r--r--emulators/vmware2/Makefile1
-rw-r--r--emulators/vmware3/Makefile1
-rw-r--r--games/hlserver-cs/Makefile2
-rw-r--r--graphics/maverik/Makefile1
-rw-r--r--graphics/mplayer-skins/Makefile1
-rw-r--r--japanese/postgresql-tcltk/Makefile1
-rw-r--r--japanese/postgresql7/Makefile1
-rw-r--r--lang/pike/Makefile1
-rw-r--r--lang/pike70/Makefile1
-rw-r--r--lang/pike72/Makefile1
-rw-r--r--lang/pike73/Makefile1
-rw-r--r--lang/pike74/Makefile1
-rw-r--r--mail/courier/Makefile1
-rw-r--r--mail/postfix-current/Makefile2
-rw-r--r--mail/postfix/Makefile2
-rw-r--r--mail/postfix1/Makefile2
-rw-r--r--mail/postfix20/Makefile2
-rw-r--r--mail/postfix21/Makefile2
-rw-r--r--mail/postfix22/Makefile2
-rw-r--r--mail/postfix23/Makefile2
-rw-r--r--mail/postfix24/Makefile2
-rw-r--r--mail/postfix25/Makefile2
-rw-r--r--mail/postfix26/Makefile2
-rw-r--r--mail/postfix27/Makefile2
-rw-r--r--mail/postfix28/Makefile2
-rw-r--r--multimedia/mplayer-skins/Makefile1
-rw-r--r--net-mgmt/nagios-plugins/Makefile1
-rw-r--r--net-mgmt/netsaint-plugins/Makefile1
-rw-r--r--net/gnu-radius/Makefile1
-rw-r--r--net/nagios-plugins/Makefile1
-rw-r--r--net/netsaint-plugins/Makefile1
-rw-r--r--net/papaya-plugins/Makefile1
-rw-r--r--net/zebra-devel/Makefile1
-rw-r--r--net/zebra-pj/Makefile1
-rw-r--r--net/zebra/Makefile1
-rw-r--r--print/apsfilter/Makefile2
-rw-r--r--security/cyrus-sasl/Makefile1
-rw-r--r--security/cyrus-sasl2/Makefile1
-rw-r--r--www/mod_php3/Makefile1
-rw-r--r--www/mod_php4/Makefile1
-rw-r--r--www/mod_php5/Makefile1
-rw-r--r--www/oops/Makefile1
-rw-r--r--x11-servers/XttXF86srv-common/Makefile1
61 files changed, 75 insertions, 0 deletions
diff --git a/biology/emboss/Makefile b/biology/emboss/Makefile
index 48db1adca305..d85fd35864b3 100644
--- a/biology/emboss/Makefile
+++ b/biology/emboss/Makefile
@@ -19,6 +19,7 @@ MAINTAINER= wjv@FreeBSD.org
LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd
+USE_SUBMAKE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
diff --git a/databases/postgresql-devel-server/Makefile b/databases/postgresql-devel-server/Makefile
index d94e85360f31..c00cfda1aef4 100644
--- a/databases/postgresql-devel-server/Makefile
+++ b/databases/postgresql-devel-server/Makefile
@@ -27,6 +27,7 @@ MAINTAINER?= girgen@partitur.se
WRKSRC= ${WRKDIR}/postgresql-${PORTVERSION}
DIST_SUBDIR= postgresql
+USE_SUBMAKE= yes
USE_GMAKE= YES
GNU_CONFIGURE= YES
diff --git a/databases/postgresql-devel/Makefile b/databases/postgresql-devel/Makefile
index d94e85360f31..c00cfda1aef4 100644
--- a/databases/postgresql-devel/Makefile
+++ b/databases/postgresql-devel/Makefile
@@ -27,6 +27,7 @@ MAINTAINER?= girgen@partitur.se
WRKSRC= ${WRKDIR}/postgresql-${PORTVERSION}
DIST_SUBDIR= postgresql
+USE_SUBMAKE= yes
USE_GMAKE= YES
GNU_CONFIGURE= YES
diff --git a/databases/postgresql7/Makefile b/databases/postgresql7/Makefile
index d94e85360f31..c00cfda1aef4 100644
--- a/databases/postgresql7/Makefile
+++ b/databases/postgresql7/Makefile
@@ -27,6 +27,7 @@ MAINTAINER?= girgen@partitur.se
WRKSRC= ${WRKDIR}/postgresql-${PORTVERSION}
DIST_SUBDIR= postgresql
+USE_SUBMAKE= yes
USE_GMAKE= YES
GNU_CONFIGURE= YES
diff --git a/databases/postgresql73-server/Makefile b/databases/postgresql73-server/Makefile
index d94e85360f31..c00cfda1aef4 100644
--- a/databases/postgresql73-server/Makefile
+++ b/databases/postgresql73-server/Makefile
@@ -27,6 +27,7 @@ MAINTAINER?= girgen@partitur.se
WRKSRC= ${WRKDIR}/postgresql-${PORTVERSION}
DIST_SUBDIR= postgresql
+USE_SUBMAKE= yes
USE_GMAKE= YES
GNU_CONFIGURE= YES
diff --git a/databases/postgresql73/Makefile b/databases/postgresql73/Makefile
index d94e85360f31..c00cfda1aef4 100644
--- a/databases/postgresql73/Makefile
+++ b/databases/postgresql73/Makefile
@@ -27,6 +27,7 @@ MAINTAINER?= girgen@partitur.se
WRKSRC= ${WRKDIR}/postgresql-${PORTVERSION}
DIST_SUBDIR= postgresql
+USE_SUBMAKE= yes
USE_GMAKE= YES
GNU_CONFIGURE= YES
diff --git a/databases/postgresql74-server/Makefile b/databases/postgresql74-server/Makefile
index d94e85360f31..c00cfda1aef4 100644
--- a/databases/postgresql74-server/Makefile
+++ b/databases/postgresql74-server/Makefile
@@ -27,6 +27,7 @@ MAINTAINER?= girgen@partitur.se
WRKSRC= ${WRKDIR}/postgresql-${PORTVERSION}
DIST_SUBDIR= postgresql
+USE_SUBMAKE= yes
USE_GMAKE= YES
GNU_CONFIGURE= YES
diff --git a/databases/postgresql80-server/Makefile b/databases/postgresql80-server/Makefile
index d94e85360f31..c00cfda1aef4 100644
--- a/databases/postgresql80-server/Makefile
+++ b/databases/postgresql80-server/Makefile
@@ -27,6 +27,7 @@ MAINTAINER?= girgen@partitur.se
WRKSRC= ${WRKDIR}/postgresql-${PORTVERSION}
DIST_SUBDIR= postgresql
+USE_SUBMAKE= yes
USE_GMAKE= YES
GNU_CONFIGURE= YES
diff --git a/databases/postgresql81-server/Makefile b/databases/postgresql81-server/Makefile
index d94e85360f31..c00cfda1aef4 100644
--- a/databases/postgresql81-server/Makefile
+++ b/databases/postgresql81-server/Makefile
@@ -27,6 +27,7 @@ MAINTAINER?= girgen@partitur.se
WRKSRC= ${WRKDIR}/postgresql-${PORTVERSION}
DIST_SUBDIR= postgresql
+USE_SUBMAKE= yes
USE_GMAKE= YES
GNU_CONFIGURE= YES
diff --git a/databases/postgresql82-server/Makefile b/databases/postgresql82-server/Makefile
index d94e85360f31..c00cfda1aef4 100644
--- a/databases/postgresql82-server/Makefile
+++ b/databases/postgresql82-server/Makefile
@@ -27,6 +27,7 @@ MAINTAINER?= girgen@partitur.se
WRKSRC= ${WRKDIR}/postgresql-${PORTVERSION}
DIST_SUBDIR= postgresql
+USE_SUBMAKE= yes
USE_GMAKE= YES
GNU_CONFIGURE= YES
diff --git a/databases/postgresql83-server/Makefile b/databases/postgresql83-server/Makefile
index d94e85360f31..c00cfda1aef4 100644
--- a/databases/postgresql83-server/Makefile
+++ b/databases/postgresql83-server/Makefile
@@ -27,6 +27,7 @@ MAINTAINER?= girgen@partitur.se
WRKSRC= ${WRKDIR}/postgresql-${PORTVERSION}
DIST_SUBDIR= postgresql
+USE_SUBMAKE= yes
USE_GMAKE= YES
GNU_CONFIGURE= YES
diff --git a/databases/postgresql84-server/Makefile b/databases/postgresql84-server/Makefile
index d94e85360f31..c00cfda1aef4 100644
--- a/databases/postgresql84-server/Makefile
+++ b/databases/postgresql84-server/Makefile
@@ -27,6 +27,7 @@ MAINTAINER?= girgen@partitur.se
WRKSRC= ${WRKDIR}/postgresql-${PORTVERSION}
DIST_SUBDIR= postgresql
+USE_SUBMAKE= yes
USE_GMAKE= YES
GNU_CONFIGURE= YES
diff --git a/databases/postgresql90-server/Makefile b/databases/postgresql90-server/Makefile
index d94e85360f31..c00cfda1aef4 100644
--- a/databases/postgresql90-server/Makefile
+++ b/databases/postgresql90-server/Makefile
@@ -27,6 +27,7 @@ MAINTAINER?= girgen@partitur.se
WRKSRC= ${WRKDIR}/postgresql-${PORTVERSION}
DIST_SUBDIR= postgresql
+USE_SUBMAKE= yes
USE_GMAKE= YES
GNU_CONFIGURE= YES
diff --git a/databases/postgresql91-server/Makefile b/databases/postgresql91-server/Makefile
index d94e85360f31..c00cfda1aef4 100644
--- a/databases/postgresql91-server/Makefile
+++ b/databases/postgresql91-server/Makefile
@@ -27,6 +27,7 @@ MAINTAINER?= girgen@partitur.se
WRKSRC= ${WRKDIR}/postgresql-${PORTVERSION}
DIST_SUBDIR= postgresql
+USE_SUBMAKE= yes
USE_GMAKE= YES
GNU_CONFIGURE= YES
diff --git a/databases/postgresql92-server/Makefile b/databases/postgresql92-server/Makefile
index d94e85360f31..c00cfda1aef4 100644
--- a/databases/postgresql92-server/Makefile
+++ b/databases/postgresql92-server/Makefile
@@ -27,6 +27,7 @@ MAINTAINER?= girgen@partitur.se
WRKSRC= ${WRKDIR}/postgresql-${PORTVERSION}
DIST_SUBDIR= postgresql
+USE_SUBMAKE= yes
USE_GMAKE= YES
GNU_CONFIGURE= YES
diff --git a/devel/libtecla/Makefile b/devel/libtecla/Makefile
index da67c000cc23..579c9059648f 100644
--- a/devel/libtecla/Makefile
+++ b/devel/libtecla/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://www.astro.caltech.edu/~mcs/tecla/
MAINTAINER= ports@FreeBSD.org
+USE_SUBMAKE= yes
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
ALL_TARGET= default
diff --git a/devel/p5-Log-Dispatch/Makefile b/devel/p5-Log-Dispatch/Makefile
index 1ee4175637a1..4859cd08aef0 100644
--- a/devel/p5-Log-Dispatch/Makefile
+++ b/devel/p5-Log-Dispatch/Makefile
@@ -16,6 +16,7 @@ MAINTAINER= tobez@FreeBSD.org
RUN_DEPENDS= ${BUILD_DEPENDS}
+USE_SUBMAKE= yes
PERL_CONFIGURE= yes
MAN3= Log::Dispatch.3 \
diff --git a/emulators/vmware/Makefile b/emulators/vmware/Makefile
index b77ffc6b4e5b..33ae505b2c7c 100644
--- a/emulators/vmware/Makefile
+++ b/emulators/vmware/Makefile
@@ -32,6 +32,7 @@ RUN_DEPENDS= ${LINUX_DIR}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base
RESTRICTED= "Not sure if we can redistribute it"
+USE_SUBMAKE= yes
LINUX_DIR= /compat/linux
VMDIR= ${PREFIX}/lib/vmware
diff --git a/emulators/vmware2/Makefile b/emulators/vmware2/Makefile
index 4a4ace5aefcd..305ceeb18b29 100644
--- a/emulators/vmware2/Makefile
+++ b/emulators/vmware2/Makefile
@@ -36,6 +36,7 @@ FREEBSD_MODULE_SITES= \
ftp://mirror.aarnet.edu.au/pub/vmware/freebsd/ \
http://mirror.aarnet.edu.au/pub/vmware/freebsd/
+USE_SUBMAKE= yes
USE_LINUX= yes
VMDIR= ${PREFIX}/lib/vmware
diff --git a/emulators/vmware3/Makefile b/emulators/vmware3/Makefile
index 4a4ace5aefcd..305ceeb18b29 100644
--- a/emulators/vmware3/Makefile
+++ b/emulators/vmware3/Makefile
@@ -36,6 +36,7 @@ FREEBSD_MODULE_SITES= \
ftp://mirror.aarnet.edu.au/pub/vmware/freebsd/ \
http://mirror.aarnet.edu.au/pub/vmware/freebsd/
+USE_SUBMAKE= yes
USE_LINUX= yes
VMDIR= ${PREFIX}/lib/vmware
diff --git a/games/hlserver-cs/Makefile b/games/hlserver-cs/Makefile
index cec1c7fb5b77..32dd2cc70a8b 100644
--- a/games/hlserver-cs/Makefile
+++ b/games/hlserver-cs/Makefile
@@ -20,6 +20,8 @@ MAINTAINER?= pat@FreeBSD.org
RUN_DEPENDS= ${LINUXBASE}${HLDSDIR}${HL_PROGRAM}:${HALFLIFESERVER_PORT}
+USE_SUBMAKE= yes
+
ONLY_FOR_ARCHS= i386
USE_LINUX_PREFIX= yes
NO_CDROM= "Size; the data set is much too big"
diff --git a/graphics/maverik/Makefile b/graphics/maverik/Makefile
index f7c99357e606..77648c4dfba9 100644
--- a/graphics/maverik/Makefile
+++ b/graphics/maverik/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea
+USE_SUBMAKE= yes
USE_MESA= yes
WANT_GTK= yes
SCRIPTS_ENV= WRKDIRPREFIX="${WRKDIRPREFIX}" \
diff --git a/graphics/mplayer-skins/Makefile b/graphics/mplayer-skins/Makefile
index 0d24534435bd..57a03d400873 100644
--- a/graphics/mplayer-skins/Makefile
+++ b/graphics/mplayer-skins/Makefile
@@ -19,6 +19,7 @@ DIST_SUBDIR= mplayer
MAINTAINER= riggs@rrr.de
+USE_SUBMAKE= yes
USE_BZIP2= yes
NO_WRKSUBDIR= yes
NO_BUILD= yes
diff --git a/japanese/postgresql-tcltk/Makefile b/japanese/postgresql-tcltk/Makefile
index 222e1f531dd0..de0ef6531db5 100644
--- a/japanese/postgresql-tcltk/Makefile
+++ b/japanese/postgresql-tcltk/Makefile
@@ -27,6 +27,7 @@ BUILD_DEPENDS= ${PATCH}:${PORTSDIR}/devel/patch
BROKEN= doesn\'t build on the alpha yet
.endif
+USE_SUBMAKE= yes
INSTALLS_SHLIB= YES
LDCONFIG_DIRS= %%PREFIX%%/lib
diff --git a/japanese/postgresql7/Makefile b/japanese/postgresql7/Makefile
index 222e1f531dd0..de0ef6531db5 100644
--- a/japanese/postgresql7/Makefile
+++ b/japanese/postgresql7/Makefile
@@ -27,6 +27,7 @@ BUILD_DEPENDS= ${PATCH}:${PORTSDIR}/devel/patch
BROKEN= doesn\'t build on the alpha yet
.endif
+USE_SUBMAKE= yes
INSTALLS_SHLIB= YES
LDCONFIG_DIRS= %%PREFIX%%/lib
diff --git a/lang/pike/Makefile b/lang/pike/Makefile
index 1a6861c4cc67..7410c87cb13e 100644
--- a/lang/pike/Makefile
+++ b/lang/pike/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)
diff --git a/lang/pike70/Makefile b/lang/pike70/Makefile
index 1a6861c4cc67..7410c87cb13e 100644
--- a/lang/pike70/Makefile
+++ b/lang/pike70/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)
diff --git a/lang/pike72/Makefile b/lang/pike72/Makefile
index 1a6861c4cc67..7410c87cb13e 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)
diff --git a/lang/pike73/Makefile b/lang/pike73/Makefile
index 1a6861c4cc67..7410c87cb13e 100644
--- a/lang/pike73/Makefile
+++ b/lang/pike73/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)
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)
diff --git a/mail/courier/Makefile b/mail/courier/Makefile
index 8cf7b819a317..db698fbc0224 100644
--- a/mail/courier/Makefile
+++ b/mail/courier/Makefile
@@ -49,6 +49,7 @@ MIMETYPES= ${LOCALBASE}/etc/apache/mime.types
IS_INTERACTIVE= yes
.endif
+USE_SUBMAKE= yes
USE_PERL5= yes
USE_GMAKE= yes
USE_AUTOMAKE= yes
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile
index 0e7d713c2755..35f7dd3076ba 100644
--- a/mail/postfix-current/Makefile
+++ b/mail/postfix-current/Makefile
@@ -21,6 +21,8 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= khera@kciLink.com
+USE_SUBMAKE= yes
+
MAN1= mailq.1 newaliases.1 postalias.1 postcat.1 postconf.1 postdrop.1 \
postfix.1 postkick.1 postlock.1 postlog.1 postmap.1 postqueue.1 \
postsuper.1 sendmail.1
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index 4405b46259d4..23f8ee1d9b4f 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -21,6 +21,8 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= khera@kciLink.com
+USE_SUBMAKE= yes
+
MAN1= mailq.1 newaliases.1 postalias.1 postcat.1 postconf.1 postdrop.1 \
postfix.1 postkick.1 postlock.1 postlog.1 postmap.1 postqueue.1 \
postsuper.1 sendmail.1
diff --git a/mail/postfix1/Makefile b/mail/postfix1/Makefile
index 4405b46259d4..23f8ee1d9b4f 100644
--- a/mail/postfix1/Makefile
+++ b/mail/postfix1/Makefile
@@ -21,6 +21,8 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= khera@kciLink.com
+USE_SUBMAKE= yes
+
MAN1= mailq.1 newaliases.1 postalias.1 postcat.1 postconf.1 postdrop.1 \
postfix.1 postkick.1 postlock.1 postlog.1 postmap.1 postqueue.1 \
postsuper.1 sendmail.1
diff --git a/mail/postfix20/Makefile b/mail/postfix20/Makefile
index 4405b46259d4..23f8ee1d9b4f 100644
--- a/mail/postfix20/Makefile
+++ b/mail/postfix20/Makefile
@@ -21,6 +21,8 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= khera@kciLink.com
+USE_SUBMAKE= yes
+
MAN1= mailq.1 newaliases.1 postalias.1 postcat.1 postconf.1 postdrop.1 \
postfix.1 postkick.1 postlock.1 postlog.1 postmap.1 postqueue.1 \
postsuper.1 sendmail.1
diff --git a/mail/postfix21/Makefile b/mail/postfix21/Makefile
index 4405b46259d4..23f8ee1d9b4f 100644
--- a/mail/postfix21/Makefile
+++ b/mail/postfix21/Makefile
@@ -21,6 +21,8 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= khera@kciLink.com
+USE_SUBMAKE= yes
+
MAN1= mailq.1 newaliases.1 postalias.1 postcat.1 postconf.1 postdrop.1 \
postfix.1 postkick.1 postlock.1 postlog.1 postmap.1 postqueue.1 \
postsuper.1 sendmail.1
diff --git a/mail/postfix22/Makefile b/mail/postfix22/Makefile
index 4405b46259d4..23f8ee1d9b4f 100644
--- a/mail/postfix22/Makefile
+++ b/mail/postfix22/Makefile
@@ -21,6 +21,8 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= khera@kciLink.com
+USE_SUBMAKE= yes
+
MAN1= mailq.1 newaliases.1 postalias.1 postcat.1 postconf.1 postdrop.1 \
postfix.1 postkick.1 postlock.1 postlog.1 postmap.1 postqueue.1 \
postsuper.1 sendmail.1
diff --git a/mail/postfix23/Makefile b/mail/postfix23/Makefile
index 4405b46259d4..23f8ee1d9b4f 100644
--- a/mail/postfix23/Makefile
+++ b/mail/postfix23/Makefile
@@ -21,6 +21,8 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= khera@kciLink.com
+USE_SUBMAKE= yes
+
MAN1= mailq.1 newaliases.1 postalias.1 postcat.1 postconf.1 postdrop.1 \
postfix.1 postkick.1 postlock.1 postlog.1 postmap.1 postqueue.1 \
postsuper.1 sendmail.1
diff --git a/mail/postfix24/Makefile b/mail/postfix24/Makefile
index 4405b46259d4..23f8ee1d9b4f 100644
--- a/mail/postfix24/Makefile
+++ b/mail/postfix24/Makefile
@@ -21,6 +21,8 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= khera@kciLink.com
+USE_SUBMAKE= yes
+
MAN1= mailq.1 newaliases.1 postalias.1 postcat.1 postconf.1 postdrop.1 \
postfix.1 postkick.1 postlock.1 postlog.1 postmap.1 postqueue.1 \
postsuper.1 sendmail.1
diff --git a/mail/postfix25/Makefile b/mail/postfix25/Makefile
index 4405b46259d4..23f8ee1d9b4f 100644
--- a/mail/postfix25/Makefile
+++ b/mail/postfix25/Makefile
@@ -21,6 +21,8 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= khera@kciLink.com
+USE_SUBMAKE= yes
+
MAN1= mailq.1 newaliases.1 postalias.1 postcat.1 postconf.1 postdrop.1 \
postfix.1 postkick.1 postlock.1 postlog.1 postmap.1 postqueue.1 \
postsuper.1 sendmail.1
diff --git a/mail/postfix26/Makefile b/mail/postfix26/Makefile
index 4405b46259d4..23f8ee1d9b4f 100644
--- a/mail/postfix26/Makefile
+++ b/mail/postfix26/Makefile
@@ -21,6 +21,8 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= khera@kciLink.com
+USE_SUBMAKE= yes
+
MAN1= mailq.1 newaliases.1 postalias.1 postcat.1 postconf.1 postdrop.1 \
postfix.1 postkick.1 postlock.1 postlog.1 postmap.1 postqueue.1 \
postsuper.1 sendmail.1
diff --git a/mail/postfix27/Makefile b/mail/postfix27/Makefile
index 4405b46259d4..23f8ee1d9b4f 100644
--- a/mail/postfix27/Makefile
+++ b/mail/postfix27/Makefile
@@ -21,6 +21,8 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= khera@kciLink.com
+USE_SUBMAKE= yes
+
MAN1= mailq.1 newaliases.1 postalias.1 postcat.1 postconf.1 postdrop.1 \
postfix.1 postkick.1 postlock.1 postlog.1 postmap.1 postqueue.1 \
postsuper.1 sendmail.1
diff --git a/mail/postfix28/Makefile b/mail/postfix28/Makefile
index 4405b46259d4..23f8ee1d9b4f 100644
--- a/mail/postfix28/Makefile
+++ b/mail/postfix28/Makefile
@@ -21,6 +21,8 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= khera@kciLink.com
+USE_SUBMAKE= yes
+
MAN1= mailq.1 newaliases.1 postalias.1 postcat.1 postconf.1 postdrop.1 \
postfix.1 postkick.1 postlock.1 postlog.1 postmap.1 postqueue.1 \
postsuper.1 sendmail.1
diff --git a/multimedia/mplayer-skins/Makefile b/multimedia/mplayer-skins/Makefile
index 0d24534435bd..57a03d400873 100644
--- a/multimedia/mplayer-skins/Makefile
+++ b/multimedia/mplayer-skins/Makefile
@@ -19,6 +19,7 @@ DIST_SUBDIR= mplayer
MAINTAINER= riggs@rrr.de
+USE_SUBMAKE= yes
USE_BZIP2= yes
NO_WRKSUBDIR= yes
NO_BUILD= yes
diff --git a/net-mgmt/nagios-plugins/Makefile b/net-mgmt/nagios-plugins/Makefile
index 402f5b51748c..b6570cec94ac 100644
--- a/net-mgmt/nagios-plugins/Makefile
+++ b/net-mgmt/nagios-plugins/Makefile
@@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}-1.2.9-4
MAINTAINER= blaz@si.FreeBSD.org
+USE_SUBMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --sbindir=${PREFIX}/share/netsaint/sbin \
--libexecdir=${PREFIX}/libexec/netsaint \
diff --git a/net-mgmt/netsaint-plugins/Makefile b/net-mgmt/netsaint-plugins/Makefile
index 402f5b51748c..b6570cec94ac 100644
--- a/net-mgmt/netsaint-plugins/Makefile
+++ b/net-mgmt/netsaint-plugins/Makefile
@@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}-1.2.9-4
MAINTAINER= blaz@si.FreeBSD.org
+USE_SUBMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --sbindir=${PREFIX}/share/netsaint/sbin \
--libexecdir=${PREFIX}/libexec/netsaint \
diff --git a/net/gnu-radius/Makefile b/net/gnu-radius/Makefile
index 8086c4b572c9..14e6b7d1d1cf 100644
--- a/net/gnu-radius/Makefile
+++ b/net/gnu-radius/Makefile
@@ -14,6 +14,7 @@ MAINTAINER= lance@evitel.net
#MAKEFILE= Makefile
+USE_SUBMAKE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-include-path="${LOCALBASE}/include/" \
diff --git a/net/nagios-plugins/Makefile b/net/nagios-plugins/Makefile
index 402f5b51748c..b6570cec94ac 100644
--- a/net/nagios-plugins/Makefile
+++ b/net/nagios-plugins/Makefile
@@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}-1.2.9-4
MAINTAINER= blaz@si.FreeBSD.org
+USE_SUBMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --sbindir=${PREFIX}/share/netsaint/sbin \
--libexecdir=${PREFIX}/libexec/netsaint \
diff --git a/net/netsaint-plugins/Makefile b/net/netsaint-plugins/Makefile
index 402f5b51748c..b6570cec94ac 100644
--- a/net/netsaint-plugins/Makefile
+++ b/net/netsaint-plugins/Makefile
@@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}-1.2.9-4
MAINTAINER= blaz@si.FreeBSD.org
+USE_SUBMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --sbindir=${PREFIX}/share/netsaint/sbin \
--libexecdir=${PREFIX}/libexec/netsaint \
diff --git a/net/papaya-plugins/Makefile b/net/papaya-plugins/Makefile
index a1b09809736a..f1153a9dafd7 100644
--- a/net/papaya-plugins/Makefile
+++ b/net/papaya-plugins/Makefile
@@ -17,6 +17,7 @@ MAINTAINER= edwin@mavetju.org
BUILD_DEPENDS= ${PORTSDIR}/net/papaya/work/papaya-src-${PORTVERSION}/src/h:${PORTSDIR}/net/papaya
RUN_DEPENDS= papaya:${PORTSDIR}/net/papaya
+USE_SUBMAKE= yes
IS_INTERACTIVE= yes
USE_GMAKE= yes
USE_GNOMELIBS= yes
diff --git a/net/zebra-devel/Makefile b/net/zebra-devel/Makefile
index ced49263d449..e306c3ab0eba 100644
--- a/net/zebra-devel/Makefile
+++ b/net/zebra-devel/Makefile
@@ -19,6 +19,7 @@ MASTER_SITES= ftp://ftp.zebra.org/pub/zebra/ \
MAINTAINER= joe@tao.org.uk
+USE_SUBMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--sysconfdir=${PREFIX}/etc/zebra
SCRIPTS_ENV= WRKDIRPREFIX=${WRKDIRPREFIX}
diff --git a/net/zebra-pj/Makefile b/net/zebra-pj/Makefile
index ced49263d449..e306c3ab0eba 100644
--- a/net/zebra-pj/Makefile
+++ b/net/zebra-pj/Makefile
@@ -19,6 +19,7 @@ MASTER_SITES= ftp://ftp.zebra.org/pub/zebra/ \
MAINTAINER= joe@tao.org.uk
+USE_SUBMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--sysconfdir=${PREFIX}/etc/zebra
SCRIPTS_ENV= WRKDIRPREFIX=${WRKDIRPREFIX}
diff --git a/net/zebra/Makefile b/net/zebra/Makefile
index ced49263d449..e306c3ab0eba 100644
--- a/net/zebra/Makefile
+++ b/net/zebra/Makefile
@@ -19,6 +19,7 @@ MASTER_SITES= ftp://ftp.zebra.org/pub/zebra/ \
MAINTAINER= joe@tao.org.uk
+USE_SUBMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--sysconfdir=${PREFIX}/etc/zebra
SCRIPTS_ENV= WRKDIRPREFIX=${WRKDIRPREFIX}
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile
index 3c727af15b6f..d0ff83d88e9f 100644
--- a/print/apsfilter/Makefile
+++ b/print/apsfilter/Makefile
@@ -17,6 +17,8 @@ MAINTAINER= andreas@FreeBSD.org
DIST_SUBDIR= apsfilter
+USE_SUBMAKE= yes
+
# special arrangement for package building, build stuff without X11
# to make memory footprint of apsfilter package smaller
.if defined(BATCH) && defined(PACKAGE_BUILDING)
diff --git a/security/cyrus-sasl/Makefile b/security/cyrus-sasl/Makefile
index e369d5d7159d..ff6a79257d45 100644
--- a/security/cyrus-sasl/Makefile
+++ b/security/cyrus-sasl/Makefile
@@ -27,6 +27,7 @@ PATCHFILES= sasl_apop_patch.gz \
MAINTAINER= hetzels@westbend.net
+USE_SUBMAKE= yes
USE_OPENSSL= YES
INSTALLS_SHLIB= yes
diff --git a/security/cyrus-sasl2/Makefile b/security/cyrus-sasl2/Makefile
index e369d5d7159d..ff6a79257d45 100644
--- a/security/cyrus-sasl2/Makefile
+++ b/security/cyrus-sasl2/Makefile
@@ -27,6 +27,7 @@ PATCHFILES= sasl_apop_patch.gz \
MAINTAINER= hetzels@westbend.net
+USE_SUBMAKE= yes
USE_OPENSSL= YES
INSTALLS_SHLIB= yes
diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile
index bd28fc3aa70b..8764c5014374 100644
--- a/www/mod_php3/Makefile
+++ b/www/mod_php3/Makefile
@@ -37,6 +37,7 @@ PHP_DISTDIR= distributions
SLAVEDIRS= lang/php3
+USE_SUBMAKE= yes
GNU_CONFIGURE= yes
.if !defined(BATCH) && !defined(PACKAGE_BUILDING)
diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile
index 46afb7a9707a..f6f1cbdcf8b4 100644
--- a/www/mod_php4/Makefile
+++ b/www/mod_php4/Makefile
@@ -31,6 +31,7 @@ PHP_DISTDIR= distributions
SLAVEDIRS= lang/php4
+USE_SUBMAKE= yes
USE_AUTOCONF_VER=213
.if !defined(BATCH) && !defined(PACKAGE_BUILDING)
diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile
index 46afb7a9707a..f6f1cbdcf8b4 100644
--- a/www/mod_php5/Makefile
+++ b/www/mod_php5/Makefile
@@ -31,6 +31,7 @@ PHP_DISTDIR= distributions
SLAVEDIRS= lang/php4
+USE_SUBMAKE= yes
USE_AUTOCONF_VER=213
.if !defined(BATCH) && !defined(PACKAGE_BUILDING)
diff --git a/www/oops/Makefile b/www/oops/Makefile
index 8438667ef145..20759bdf77a3 100644
--- a/www/oops/Makefile
+++ b/www/oops/Makefile
@@ -20,6 +20,7 @@ MAINTAINER= ozz@FreeBSD.org.ru
OOPSVERSION= 1.5.22
OOPSDATE= 20020312
+USE_SUBMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS?=--sbindir=${PREFIX}/sbin \
--sysconfdir=${PREFIX}/etc/oops \
diff --git a/x11-servers/XttXF86srv-common/Makefile b/x11-servers/XttXF86srv-common/Makefile
index 3fe5d7076347..4605ca5d81f4 100644
--- a/x11-servers/XttXF86srv-common/Makefile
+++ b/x11-servers/XttXF86srv-common/Makefile
@@ -22,6 +22,7 @@ MAINTAINER= taguchi@tohoku.iij.ad.jp
RUN_DEPENDS+= mkttfdir:${PORTSDIR}/print/perlftlib
+USE_SUBMAKE= yes
XFREE_VERSION= 3.3.6
VERSION= 1.3
PATCHLEVEL= 1