summaryrefslogtreecommitdiff
path: root/x11/asclock
diff options
context:
space:
mode:
authoragc <agc>1998-04-22 14:22:39 +0000
committeragc <agc>1998-04-22 14:22:39 +0000
commitf1bcd13af0b492a2735cd396673840a639565f8d (patch)
tree1fa1007997976767bf1737186cbaead81fd8476f /x11/asclock
parente09c1537bf733bbc3a53f925aeeaca53451caeed (diff)
downloadpkgsrc-f1bcd13af0b492a2735cd396673840a639565f8d.tar.gz
Remove the old deprecated DEPENDS definition from bsd.pkg.mk.
Implement a new DEPENDS definition, which looks for an installed package, building it if not present, and use it in preference to LIB_DEPENDS. This should make the package collection more useful on NetBSD ELF ports.
Diffstat (limited to 'x11/asclock')
-rw-r--r--x11/asclock/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/asclock/Makefile b/x11/asclock/Makefile
index 4e5feb0faf6..cca6cf8208e 100644
--- a/x11/asclock/Makefile
+++ b/x11/asclock/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1998/04/15 10:38:52 agc Exp $
+# $NetBSD: Makefile,v 1.6 1998/04/22 14:22:48 agc Exp $
#
DISTNAME= asclock
@@ -10,7 +10,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= hubertf@netbsd.org
-LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
+DEPENDS+= xpm-3.4j:../../graphics/xpm
# Choose language from:
# 1) english [DEFAULT]