summaryrefslogtreecommitdiff
path: root/misc/vfu
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-01-07 14:34:39 +0000
committerwiz <wiz@pkgsrc.org>2001-01-07 14:34:39 +0000
commit69067597d136fb143f8c84b8935e966102cfaeff (patch)
tree64fdefbc037326e849055864c1830c1be389a314 /misc/vfu
parentb8fe764000d6243cf3389915331bc48b9e0a95d6 (diff)
downloadpkgsrc-69067597d136fb143f8c84b8935e966102cfaeff.tar.gz
USE_CURSES instead of hardwired ncurses dependency.
Diffstat (limited to 'misc/vfu')
-rw-r--r--misc/vfu/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/misc/vfu/Makefile b/misc/vfu/Makefile
index 42b80a210eb..2dd79f0e7a3 100644
--- a/misc/vfu/Makefile
+++ b/misc/vfu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2000/09/03 12:33:29 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2001/01/07 14:34:39 wiz Exp $
#
DISTNAME= vfu-3.01
@@ -10,13 +10,11 @@ EXTRACT_SUFX= .src.tar.gz
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.biscom.net/~cade/away/vfu/
-DEPENDS= ncurses>=5.0:../../devel/ncurses
-
+USE_CURSES= # defined
+REPLACE_NCURSES= ${WRKSRC}/vfu/makefile ${WRKSRC}/vslib/unicon.h \
+ ${WRKSRC}/vslib/makefile
USE_PERL5= # defined
-post-extract:
- ${ECHO} "" >>build.netbsd
-
do-build:
cd ${WRKSRC} ; \
${SETENV} ${MAKE_ENV} ${SH} build.netbsd