summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorwiz <wiz>2015-08-21 07:40:39 +0000
committerwiz <wiz>2015-08-21 07:40:39 +0000
commit74485f31366c882b51c9d4e4df1c6f3888b1e5f9 (patch)
tree1c5a1594a46fcab9770e2084ae79cab7f26fa943 /pkgtools
parent7d6c8679b7616abfd075e817dde6bdedcdcaae9e (diff)
downloadpkgsrc-74485f31366c882b51c9d4e4df1c6f3888b1e5f9.tar.gz
Jason W. Bacon reports he needs -fPIC on CentOS x86_64.
Add it as CPPFLAGS.Linux.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/p5-pkgsrc-Dewey/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/p5-pkgsrc-Dewey/Makefile b/pkgtools/p5-pkgsrc-Dewey/Makefile
index 3013d4940f4..5f67a036e46 100644
--- a/pkgtools/p5-pkgsrc-Dewey/Makefile
+++ b/pkgtools/p5-pkgsrc-Dewey/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2015/06/18 06:29:18 dholland Exp $
+# $NetBSD: Makefile,v 1.28 2015/08/21 07:40:39 wiz Exp $
PKGNAME= p5-pkgsrc-Dewey-1.1
PKGREVISION= 6
@@ -11,6 +11,7 @@ LICENSE= ${PERL5_LICENSE} OR 2-clause-bsd
CPPFLAGS+= -DHAVE_CTYPE_H -DHAVE_STDLIB_H -DHAVE_STRING_H
CPPFLAGS.NetBSD+= -DHAVE_ERR_H
+CPPFLAGS.Linux+= -fPIC
USE_LANGUAGES= c
USE_FEATURES+= err