summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authordanw <danw>2004-05-23 20:58:41 +0000
committerdanw <danw>2004-05-23 20:58:41 +0000
commit1529eb586f30ff5b9f1d3e62b0e1214f976a61ce (patch)
tree42c40198ac2e68ba177dd5a85202a002cbbf0341 /time
parent2876801319a6e48ccc8e817f91c4fcd071a4d241 (diff)
downloadpkgsrc-1529eb586f30ff5b9f1d3e62b0e1214f976a61ce.tar.gz
USE_BUILDLINK3 so that -Wl,-R/usr/X11R6/lib gets stripped/translated
properly on various OSes
Diffstat (limited to 'time')
-rw-r--r--time/dclock/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/time/dclock/Makefile b/time/dclock/Makefile
index 61736fdd57d..5212a4cc3a3 100644
--- a/time/dclock/Makefile
+++ b/time/dclock/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/01/20 12:27:16 agc Exp $
+# $NetBSD: Makefile,v 1.10 2004/05/23 20:58:42 danw Exp $
#
DISTNAME= dclock
@@ -14,6 +14,7 @@ CONFLICTS+= ivtools-*
WRKSRC= ${WRKDIR}
USE_X11BASE= yes
+USE_BUILDLINK3= yes
MAKE_ENV+= CC="${CC}"