summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorjmc <jmc@pkgsrc.org>2001-11-28 08:18:29 +0000
committerjmc <jmc@pkgsrc.org>2001-11-28 08:18:29 +0000
commit2396b2daa6eb6d035524c04d101cd5b48374301d (patch)
treeae5790a93f223fd681103c88a742063f384dde5d /sysutils
parent62bb1dd4b280bf4e51924b4f6e8f23f36843c996 (diff)
downloadpkgsrc-2396b2daa6eb6d035524c04d101cd5b48374301d.tar.gz
Path to ups-nut forget one ../ in DEPENDS
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/ups-nut-cgi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/ups-nut-cgi/Makefile b/sysutils/ups-nut-cgi/Makefile
index 873926a32f9..3f713a2eeb7 100644
--- a/sysutils/ups-nut-cgi/Makefile
+++ b/sysutils/ups-nut-cgi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2001/11/21 15:53:08 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2001/11/28 08:18:29 jmc Exp $
DISTNAME= nut-0.45.2
PKGNAME= ups-nut-cgi-0.45.2
@@ -10,7 +10,7 @@ HOMEPAGE= http://www.exploits.org/nut/
COMMENT= Network UPS Tools CGI scripts
BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf
-DEPENDS+= ups-nut-0.*:../sysutils/ups-nut
+DEPENDS+= ups-nut-0.*:../../sysutils/ups-nut
ALL_TARGET= cgi
INSTALL_TARGET= install-cgi