summaryrefslogtreecommitdiff
path: root/net/nocol
diff options
context:
space:
mode:
authorskrll <skrll@pkgsrc.org>2000-09-04 19:01:36 +0000
committerskrll <skrll@pkgsrc.org>2000-09-04 19:01:36 +0000
commitcd086d76af3892e5fafbb2faec79bb9c75c80d6e (patch)
treecbcbb3c00a1c4e1f1ea37bba3da9e9cf30710021 /net/nocol
parentb0669e21cf7e6398961e5c601b3c78aed5f917f5 (diff)
downloadpkgsrc-cd086d76af3892e5fafbb2faec79bb9c75c80d6e.tar.gz
Use created answers not template ones.
Diffstat (limited to 'net/nocol')
-rw-r--r--net/nocol/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/nocol/Makefile b/net/nocol/Makefile
index edbbb7828c6..59ac403b62d 100644
--- a/net/nocol/Makefile
+++ b/net/nocol/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2000/08/31 18:02:22 skrll Exp $
+# $NetBSD: Makefile,v 1.11 2000/09/04 19:01:36 skrll Exp $
#
DISTNAME= nocol-4.3.1
@@ -11,7 +11,7 @@ HOMEPAGE= http://www.netplex-tech.com/software/nocol/
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= ./Configure
-CONFIGURE_ARGS+= < ${FILESDIR}/answers
+CONFIGURE_ARGS+= < ${WRKSRC}/answers
USE_PERL5= yes
USE_LIBTOOL= yes