summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorkhorben <khorben@pkgsrc.org>2017-10-25 21:45:38 +0000
committerkhorben <khorben@pkgsrc.org>2017-10-25 21:45:38 +0000
commitcf5d786e448ff2036dae42ac25f673dfd0ea5290 (patch)
tree03985153af3306894aa3e9a63f8422243c428fa8 /time
parent6af77ce36a43c557b81161a2841cd002f3bac95d (diff)
downloadpkgsrc-cf5d786e448ff2036dae42ac25f673dfd0ea5290.tar.gz
Add support for LDFLAGS
This notably fixes building with RELRO enabled.
Diffstat (limited to 'time')
-rw-r--r--time/asclock/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/time/asclock/Makefile b/time/asclock/Makefile
index 51ba0d6e27c..6d7f7ecd794 100644
--- a/time/asclock/Makefile
+++ b/time/asclock/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2015/08/06 22:16:24 khorben Exp $
+# $NetBSD: Makefile,v 1.35 2017/10/25 21:45:38 khorben Exp $
DISTNAME= asclock-classic-1.0
PKGNAME= asclock-1.0
@@ -14,7 +14,8 @@ NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
WRKSRC= ${WRKDIR}/asclock1.0
USE_IMAKE= YES
-MAKE_FLAGS+= CDEBUGFLAGS=${CFLAGS:Q}
+MAKE_FLAGS+= CCOPTIONS=${CFLAGS:Q}
+MAKE_FLAGS+= LOCAL_LDFLAGS=${LDFLAGS:Q}
LANGUAGES= en de pt nl no it sv es hu br fr cs ru uk sl id da