aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2004-03-21 02:53:53 +0800
committerarved <arved@FreeBSD.org>2004-03-21 02:53:53 +0800
commit3fb3f8e9b98819a2a50b5c48cb2dd8e442f97096 (patch)
treeeea93d944b8bade2a3ed9812366ab5dea9f34888 /x11-themes
parent2c76290addf7e9927d740dc71ba7a3e03dd40328 (diff)
downloadfreebsd-ports-gnome-3fb3f8e9b98819a2a50b5c48cb2dd8e442f97096.tar.gz
freebsd-ports-gnome-3fb3f8e9b98819a2a50b5c48cb2dd8e442f97096.tar.zst
freebsd-ports-gnome-3fb3f8e9b98819a2a50b5c48cb2dd8e442f97096.zip
Back out my previous commit. There was already a better fix in CVS
Reported by: kris, krion
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/xenostep/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/x11-themes/xenostep/Makefile b/x11-themes/xenostep/Makefile
index e422857aea92..36bc06dd336c 100644
--- a/x11-themes/xenostep/Makefile
+++ b/x11-themes/xenostep/Makefile
@@ -26,10 +26,6 @@ MAKE_ENV= MKDIR="${MKDIR}"
DIRS= "XenoStep Classic" "XenoStep Classic Small" "XenoStep HeliX" \
"XenoStep HeliX Small" "XenoStep Modern" "XenoStep Modern Small"
-.if ${MACHINE_ARCH:L} == "amd64"
-CFLAGS+= -fPIC
-.endif
-
post-extract:
for dir in ${DIRS}; do \
destdir=`${ECHO_CMD} $${dir} | ${SED} 's| |_|g'`; \