diff options
-rw-r--r-- | devel/powerpc64-gcc/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/powerpc64-gcc/Makefile b/devel/powerpc64-gcc/Makefile index 65774a932da3..d2aab53b3c13 100644 --- a/devel/powerpc64-gcc/Makefile +++ b/devel/powerpc64-gcc/Makefile @@ -19,8 +19,6 @@ LIB_DEPENDS= libgmp.so:math/gmp \ BUILD_DEPENDS= ${BU_PREFIX}-as:devel/${PKGNAMEPREFIX}binutils RUN_DEPENDS= ${BU_PREFIX}-as:devel/${PKGNAMEPREFIX}binutils -CONFIGURE_ENV= gcc_gxx_include_dir="/usr/include/c++/v1" - USES= gmake iconv libtool tar:bzip2 makeinfo compiler PLIST_SUB= TARGETARCH=${PKGNAMEPREFIX:C/-//g} \ OPSYS=${OPSYS:tl} \ |