diff options
-rw-r--r-- | editors/calligra/Makefile | 4 | ||||
-rw-r--r-- | editors/koffice-kde3/Makefile | 4 | ||||
-rw-r--r-- | editors/koffice-kde4/Makefile | 4 |
3 files changed, 0 insertions, 12 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index c430678a15c5..2e19bf045aa5 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/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}) diff --git a/editors/koffice-kde3/Makefile b/editors/koffice-kde3/Makefile index c430678a15c5..2e19bf045aa5 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}) diff --git a/editors/koffice-kde4/Makefile b/editors/koffice-kde4/Makefile index c430678a15c5..2e19bf045aa5 100644 --- a/editors/koffice-kde4/Makefile +++ b/editors/koffice-kde4/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}) |