aboutsummaryrefslogtreecommitdiff
path: root/editors/hexedit
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-08-20 09:39:06 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-08-20 09:39:06 +0000
commite49f81adfd22eb6e47455adac0749b33da0c2c47 (patch)
tree8e153693857636632be299919a4e2d7cb88633cc /editors/hexedit
parentfbbae1aa88718780f3fa4c67cb7fc9aecd0d9893 (diff)
downloadports-e49f81adfd22eb6e47455adac0749b33da0c2c47.tar.gz
ports-e49f81adfd22eb6e47455adac0749b33da0c2c47.zip
Mark this MANUAL_PACKAGE_BUILD, because it depends on
ncurses, which is ".
Notes
Notes: svn path=/head/; revision=12683
Diffstat (limited to 'editors/hexedit')
-rw-r--r--editors/hexedit/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/hexedit/Makefile b/editors/hexedit/Makefile
index bfa8bab8d892..2b06d74c4970 100644
--- a/editors/hexedit/Makefile
+++ b/editors/hexedit/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 August 1998
# Whom: Andrey Zakhvatov
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/08/10 00:31:40 steve Exp $
#
DISTNAME= hexedit-0.9.3
@@ -15,6 +15,8 @@ MAINTAINER= andy@icc.surw.chel.su
LIB_DEPENDS= ncurses\\.4\\.:${PORTSDIR}/devel/ncurses
+MANUAL_PACKAGE_BUILD= depends on ncurses
+
ALL_TARGET=
WRKSRC= ${WRKDIR}/hexedit