summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-07-29 01:08:54 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-07-29 01:08:54 +0000
commit12dbc8c7f239e6d569e04b84c5881616e414f706 (patch)
tree507a0f81152b6b1e6cb925804cbec5e445b9ee52 /devel
parentadd gnucash (diff)
Mark this MANUAL_PACKAGE_BUILD so we won't accidentally build another
port with this shlib.
Notes
Notes: svn path=/head/; revision=12196
Diffstat (limited to 'devel')
-rw-r--r--devel/ncurses-devel/Makefile3
-rw-r--r--devel/ncurses/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/ncurses-devel/Makefile b/devel/ncurses-devel/Makefile
index 820c9b8d39de..138630b2cb1b 100644
--- a/devel/ncurses-devel/Makefile
+++ b/devel/ncurses-devel/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 September 1997
# Whom: Andrey Zakhvatov
#
-# $Id: Makefile,v 1.4 1998/06/25 18:03:48 asami Exp $
+# $Id: Makefile,v 1.5 1998/07/03 23:14:14 steve Exp $
#
DISTNAME= ncurses-4.2
@@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} \
MAINTAINER= andy@icc.surw.chel.su
+MANUAL_PACKAGE_BUILD= conflicts with system ncurses
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --datadir=${PREFIX}/share/misc --disable-overwrite \
--disable-termcap --includedir=${PREFIX}/include/ncurses \
diff --git a/devel/ncurses/Makefile b/devel/ncurses/Makefile
index 820c9b8d39de..138630b2cb1b 100644
--- a/devel/ncurses/Makefile
+++ b/devel/ncurses/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 September 1997
# Whom: Andrey Zakhvatov
#
-# $Id: Makefile,v 1.4 1998/06/25 18:03:48 asami Exp $
+# $Id: Makefile,v 1.5 1998/07/03 23:14:14 steve Exp $
#
DISTNAME= ncurses-4.2
@@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} \
MAINTAINER= andy@icc.surw.chel.su
+MANUAL_PACKAGE_BUILD= conflicts with system ncurses
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --datadir=${PREFIX}/share/misc --disable-overwrite \
--disable-termcap --includedir=${PREFIX}/include/ncurses \