diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2005-01-22 07:16:45 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2005-01-22 07:16:45 +0000 |
commit | 5a529564079f21dbcc7a2089a5399590fb224d66 (patch) | |
tree | 052e3415133229af016d025b4ce21956515cb507 /science/udunits | |
parent | ed1b702f9bf731e083b1c11bee684c2ce4f05828 (diff) | |
download | ports-5a529564079f21dbcc7a2089a5399590fb224d66.tar.gz ports-5a529564079f21dbcc7a2089a5399590fb224d66.zip |
Notes
Diffstat (limited to 'science/udunits')
-rw-r--r-- | science/udunits/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/science/udunits/Makefile b/science/udunits/Makefile index 96092845fcfe..761c83441771 100644 --- a/science/udunits/Makefile +++ b/science/udunits/Makefile @@ -18,6 +18,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src GNU_CONFIGURE= yes USE_PERL5= yes +CFLAGS+= -fPIC + MAN1= udunits.1 \ udunitsperl.1 MAN3= udunits.3 \ |