summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authordanw <danw@pkgsrc.org>2004-05-23 20:58:41 +0000
committerdanw <danw@pkgsrc.org>2004-05-23 20:58:41 +0000
commit266b5f6a26c5fdc11525f9af5f86cfeab436558f (patch)
tree42c40198ac2e68ba177dd5a85202a002cbbf0341 /time
parenta758fb3eb090bc7bc82fad5015085cb32e132ba3 (diff)
downloadpkgsrc-266b5f6a26c5fdc11525f9af5f86cfeab436558f.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}"