summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-07-22 08:08:13 +0000
committerantoine <antoine@FreeBSD.org>2014-07-22 08:08:13 +0000
commitf6090afb3a68250646444bbbaf258b8187fa9500 (patch)
tree31b1d3142b4696ee658f0c5b3ccf209866270441
parent668509fd1bc8410884729fb9899c7c77de527d18 (diff)
downloadFreeBSD-ports-f6090afb3a68250646444bbbaf258b8187fa9500.zip
FreeBSD-ports-f6090afb3a68250646444bbbaf258b8187fa9500.tar.gz
Fix make extract
-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 7294b19..fae526a 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}" \
OpenPOWER on IntegriCloud