summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2004-01-31 00:35:33 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2004-01-31 00:35:33 +0000
commit768a4079940c21500135cb2c764ba1c65fbf3bff (patch)
tree3115c0c137011a1ce80463a3e1e25f8648c6ffe0 /comms
parentFix build of dependant ports on AMD64 (diff)
Fix build on AMD64
Notes
Notes: svn path=/head/; revision=99563
Diffstat (limited to 'comms')
-rw-r--r--comms/gnokii/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/gnokii/Makefile b/comms/gnokii/Makefile
index 0d441dfd51c4..a82e1095a292 100644
--- a/comms/gnokii/Makefile
+++ b/comms/gnokii/Makefile
@@ -28,7 +28,7 @@ CONFIGURE_ARGS+= --with-libintl-prefix=${LOCALBASE} --enable-security \
--with-xgnokiidir=${PREFIX}/share
CONFIGURE_ENV+= MSGFMT="${LOCALBASE}/bin/msgfmt" \
XGETTEXT="${LOCALBASE}/bin/xgettext" \
- CPPFLAGS="${CFLAGS} -I${LOCALBASE}/include" \
+ CPPFLAGS="${CFLAGS} -I${LOCALBASE}/include -fPIC" \
LIBS="-L../common -L${LOCALBASE}/lib"
MAN1= gnokii.1 todologo.1 ppm2nokia.1 sendsms.1