aboutsummaryrefslogtreecommitdiff
path: root/devel/ecgi
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-11-21 14:29:19 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-11-21 14:29:19 +0000
commitcfc44dd2f75c9db21217b00a594af632e5b0e9c8 (patch)
tree05466e3e458958a9d16d8b08391d60d9666e7fb8 /devel/ecgi
parentac83248edf7080ef6e25626f70180d9ffa319de9 (diff)
downloadports-cfc44dd2f75c9db21217b00a594af632e5b0e9c8.tar.gz
ports-cfc44dd2f75c9db21217b00a594af632e5b0e9c8.zip
Add -fPIC to fix build on amd64
Notes
Notes: svn path=/head/; revision=94648
Diffstat (limited to 'devel/ecgi')
-rw-r--r--devel/ecgi/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ecgi/Makefile b/devel/ecgi/Makefile
index a65d9fb0a5a6..701b35756712 100644
--- a/devel/ecgi/Makefile
+++ b/devel/ecgi/Makefile
@@ -21,6 +21,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_REINPLACE= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
+CFLAGS+= "-fPIC"
HEADER_FILES= ecgi.h ecgitk.h include/memfile.h