aboutsummaryrefslogtreecommitdiff
path: root/chinese/autoconvert
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-02-08 21:19:07 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-02-08 21:19:07 +0000
commit077b75c19125eb76e082a81f5c32e4dcaaeaa948 (patch)
tree9533fa279d9e8b9de83da61cff389a25755a007d /chinese/autoconvert
parentb66cc420e63bd5f8e4b5fbef9ee3342fe9755130 (diff)
downloadports-077b75c19125eb76e082a81f5c32e4dcaaeaa948.tar.gz
ports-077b75c19125eb76e082a81f5c32e4dcaaeaa948.zip
- Fix build on AMD64
Approved by: maintainer informed
Notes
Notes: svn path=/head/; revision=100414
Diffstat (limited to 'chinese/autoconvert')
-rw-r--r--chinese/autoconvert/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/autoconvert/Makefile b/chinese/autoconvert/Makefile
index 3d16744c36ff..dbc75180fb13 100644
--- a/chinese/autoconvert/Makefile
+++ b/chinese/autoconvert/Makefile
@@ -15,7 +15,7 @@ COMMENT= Intelligent Chinese encoding converter
USE_REINPLACE= yes
USE_GETOPT_LONG= yes
-CFLAGS+= ${CPPFLAGS}
+CFLAGS+= ${CPPFLAGS} -fPIC
MAKE_ENV= CFLAG="${CPPFLAGS}" LIBS="${LDFLAGS}"
INSTALLS_SHLIB= yes
DATADIR= ${PREFIX}/share/${PKGNAMEPREFIX}${PORTNAME}