summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2000-05-28 03:31:26 +0000
committersteve <steve@FreeBSD.org>2000-05-28 03:31:26 +0000
commitccca24995d87f982a3b3475d02cc5cd089831cc1 (patch)
tree126b75d002797ec75ca5d3e65c0c29ac8bb6bc07
parentc4c9538e9cbfd4a6ec7c1ac3876f230bc9d4ca74 (diff)
downloadFreeBSD-ports-ccca24995d87f982a3b3475d02cc5cd089831cc1.zip
FreeBSD-ports-ccca24995d87f982a3b3475d02cc5cd089831cc1.tar.gz
Mark this port as MANUAL_PACKAGE_BUILD. It installs and them removes some
files (most notably xmkmf) that are also in the XFree86 port. This was causing serious problems on my Alpha package building machine.
-rw-r--r--devel/imake-4/Makefile2
-rw-r--r--devel/imake/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/devel/imake-4/Makefile b/devel/imake-4/Makefile
index eb74345..027aedb 100644
--- a/devel/imake-4/Makefile
+++ b/devel/imake-4/Makefile
@@ -18,6 +18,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= max@FreeBSD.org
+MANUAL_PACKAGE_BUILD= installs/removes files also in the XFree86 port
+
PREFIX= ${X11BASE}
DIST_SUBDIR= xc
WRKSRC= ${WRKDIR}/xc/config
diff --git a/devel/imake/Makefile b/devel/imake/Makefile
index eb74345..027aedb 100644
--- a/devel/imake/Makefile
+++ b/devel/imake/Makefile
@@ -18,6 +18,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= max@FreeBSD.org
+MANUAL_PACKAGE_BUILD= installs/removes files also in the XFree86 port
+
PREFIX= ${X11BASE}
DIST_SUBDIR= xc
WRKSRC= ${WRKDIR}/xc/config
OpenPOWER on IntegriCloud