aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2007-06-26 16:49:50 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2007-06-26 16:49:50 +0000
commit1d9a45e85e39ac8ada2bf4a7b8700db3c3ffceff (patch)
treed80afcb2f2ae1418f1e9ce8e92d5370ff3300447
parentae9470646c0a8e000b29285ecc41b7e4b1b71fcf (diff)
downloadports-1d9a45e85e39ac8ada2bf4a7b8700db3c3ffceff.tar.gz
ports-1d9a45e85e39ac8ada2bf4a7b8700db3c3ffceff.zip
- use MANUAL_PACKAGE_BUILD
Suggested by: pav
Notes
Notes: svn path=/head/; revision=194303
-rw-r--r--german/unix-connect/Makefile4
-rw-r--r--mail/meta1/Makefile4
2 files changed, 2 insertions, 6 deletions
diff --git a/german/unix-connect/Makefile b/german/unix-connect/Makefile
index fd01d6bb60dc..1f37e4a8ae76 100644
--- a/german/unix-connect/Makefile
+++ b/german/unix-connect/Makefile
@@ -34,9 +34,7 @@ CFLAGS:= ${CFLAGS:S/-O[0-9]*//g} # gcc generates broken code in uwsmtp
.if defined(PARALLEL_PACKAGE_BUILD)
CONFIGURE_ARGS+=--with-domain=example.com
.endif
-.if defined(PARALLEL_PACKAGE_BUILD)
-IRGNORE= builds not without hostname
-.endif
+MANUAL_PACKAGE_BUILD= needs hostname
post-install:
.if !defined(NOPORTDOCS)
diff --git a/mail/meta1/Makefile b/mail/meta1/Makefile
index 9788c3e579c2..0644895dba5a 100644
--- a/mail/meta1/Makefile
+++ b/mail/meta1/Makefile
@@ -25,9 +25,7 @@ IGNORE= your system does not support sysvipc
.endif
.endif
-.if defined(PARALLEL_PACKAGE_BUILD)
-IRGNORE= builds not without hostname
-.endif
+MANUAL_PACKAGE_BUILD= needs hostname
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
GNU_CONFIGURE= yes