aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc43/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gcc43/Makefile')
-rw-r--r--lang/gcc43/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc43/Makefile b/lang/gcc43/Makefile
index bc4ac6bcf2d5..7793953b4264 100644
--- a/lang/gcc43/Makefile
+++ b/lang/gcc43/Makefile
@@ -24,7 +24,7 @@ COMMENT= GNU Compiler Collection 4.3
LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \
mpfr.3:${PORTSDIR}/math/mpfr
-.if defined(PACKAGE_BUILDING) || defined(MAINTAINER_MODE)
+.if defined(MAINTAINER_MODE)
DISTFILES+= gcc-testsuite-${VERSIONSTRING}${EXTRACT_SUFX}
BUILD_DEPENDS+= runtest:${PORTSDIR}/misc/dejagnu
.endif