aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-BibTeX
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2006-01-21 01:28:49 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2006-01-21 01:28:49 +0000
commitbcfcc385cdecd9d0a997191538cb224c46a9e097 (patch)
tree2061f8a1ecc55171b800999b11cbabf0875db908 /textproc/p5-Text-BibTeX
parentde50ea4611142a7ed52f9b1f9fccdc7ab626bb94 (diff)
downloadports-bcfcc385cdecd9d0a997191538cb224c46a9e097.tar.gz
ports-bcfcc385cdecd9d0a997191538cb224c46a9e097.zip
Notes
Diffstat (limited to 'textproc/p5-Text-BibTeX')
-rw-r--r--textproc/p5-Text-BibTeX/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-BibTeX/Makefile b/textproc/p5-Text-BibTeX/Makefile
index 94ee937f23d1..fa54ac20ff12 100644
--- a/textproc/p5-Text-BibTeX/Makefile
+++ b/textproc/p5-Text-BibTeX/Makefile
@@ -39,7 +39,7 @@ MAN3= Text::BibTeX.3 \
.include <bsd.port.pre.mk>
.if ${ARCH} == "amd64" || ${ARCH} == "ia64"
-CFLAGS+= -fPIC
+CFLAGS+= -fPIC -fpic
.endif
.include <bsd.port.post.mk>