From 157190d38c7015d2f12d09309de8ee9f0b9335d8 Mon Sep 17 00:00:00 2001 From: krion Date: Sun, 8 Feb 2004 21:19:07 +0000 Subject: - Fix build on AMD64 Approved by: maintainer informed --- chinese/autoconvert/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chinese') diff --git a/chinese/autoconvert/Makefile b/chinese/autoconvert/Makefile index 3d16744..dbc7518 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} -- cgit v1.1