summaryrefslogtreecommitdiffstats
path: root/editors/koffice-kde3
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2004-03-22 14:56:46 +0000
committerarved <arved@FreeBSD.org>2004-03-22 14:56:46 +0000
commit3d1f60c9aa86721f75590de4185e464adc2e5c9b (patch)
treed2484a6643216348c6404c9ec441adec1709cd04 /editors/koffice-kde3
parent4abbb642c64a9c49ff353b09a36a5d59b7486f5d (diff)
downloadFreeBSD-ports-3d1f60c9aa86721f75590de4185e464adc2e5c9b.zip
FreeBSD-ports-3d1f60c9aa86721f75590de4185e464adc2e5c9b.tar.gz
Don't add -fPIC to CFLAGS on amd64 and ia64.
The original problem seems to be fixed in koffice 1.3 Tested on: amd64
Diffstat (limited to 'editors/koffice-kde3')
-rw-r--r--editors/koffice-kde3/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/editors/koffice-kde3/Makefile b/editors/koffice-kde3/Makefile
index c430678..2e19bf0 100644
--- a/editors/koffice-kde3/Makefile
+++ b/editors/koffice-kde3/Makefile
@@ -44,10 +44,6 @@ LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3
.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
.include <bsd.port.pre.mk>
-.if ${ARCH} == "ia64" || ${ARCH} == "amd64"
-CFLAGS+= -fPIC
-.endif
-
WV2_CONFIG= ${LOCALBASE}/bin/wv2-config
.if exists(${WV2_CONFIG})
OpenPOWER on IntegriCloud