summaryrefslogtreecommitdiff
path: root/editors/hexedit/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-10-09 10:05:56 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-10-09 10:05:56 +0000
commitbbba9fc4cc4964f079cc468b419fa42a684c1d1b (patch)
treec27068d71cc369d89169b461d90612578b314292 /editors/hexedit/Makefile
parentMake this build on a.out 3.0-CURRENT systems. (diff)
Remove all the remaining regexps from LIB_DEPENDS. There are some
ports that are not ELFized yet but it's getting too late in the game and I need to commit the new bsd.port.mk that doesn't use regexps.
Notes
Notes: svn path=/head/; revision=13784
Diffstat (limited to '')
-rw-r--r--editors/hexedit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/hexedit/Makefile b/editors/hexedit/Makefile
index 2b06d74c4970..79486592d8f2 100644
--- a/editors/hexedit/Makefile
+++ b/editors/hexedit/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 August 1998
# Whom: Andrey Zakhvatov
#
-# $Id: Makefile,v 1.1.1.1 1998/08/10 00:31:40 steve Exp $
+# $Id: Makefile,v 1.2 1998/08/20 09:39:06 asami Exp $
#
DISTNAME= hexedit-0.9.3
@@ -13,7 +13,7 @@ EXTRACT_SUFX= .src.tgz
MAINTAINER= andy@icc.surw.chel.su
-LIB_DEPENDS= ncurses\\.4\\.:${PORTSDIR}/devel/ncurses
+LIB_DEPENDS= ncurses.4:${PORTSDIR}/devel/ncurses
MANUAL_PACKAGE_BUILD= depends on ncurses