aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-07-22 16:08:13 +0800
committerantoine <antoine@FreeBSD.org>2014-07-22 16:08:13 +0800
commitf6090afb3a68250646444bbbaf258b8187fa9500 (patch)
tree31b1d3142b4696ee658f0c5b3ccf209866270441 /x11-toolkits
parent668509fd1bc8410884729fb9899c7c77de527d18 (diff)
downloadfreebsd-ports-gnome-f6090afb3a68250646444bbbaf258b8187fa9500.tar.gz
freebsd-ports-gnome-f6090afb3a68250646444bbbaf258b8187fa9500.tar.zst
freebsd-ports-gnome-f6090afb3a68250646444bbbaf258b8187fa9500.zip
Fix make extract
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/tix/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/x11-toolkits/tix/Makefile b/x11-toolkits/tix/Makefile
index 7294b1927f05..fae526ab19f7 100644
--- a/x11-toolkits/tix/Makefile
+++ b/x11-toolkits/tix/Makefile
@@ -28,9 +28,6 @@ CONFIGURE_ENV= PREFIX=${PREFIX}
TIX_LIB= libTix${PORTVERSION}.so
TIX_LIB_FILE= ${TIX_LIB}.0
-pre-extract:
- @${MAKE} clean
-
pre-configure:
@(cd ${WRKSRC} && \
CC="${CC}" ac_cv_path_CC="${CC}" CFLAGS="${CFLAGS}" \