summaryrefslogtreecommitdiffstats
path: root/lang/gcc30
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-10-27 18:33:06 +0000
committerobrien <obrien@FreeBSD.org>2001-10-27 18:33:06 +0000
commitc2d162919816ba6a740d0fe0bced2e32d6fe82c7 (patch)
tree9914a2dcb5b816b318bb7cb6ffbfc35d0264840e /lang/gcc30
parent61949d8f43fe77032775dbef8e6c3e144dabbfc4 (diff)
downloadFreeBSD-ports-c2d162919816ba6a740d0fe0bced2e32d6fe82c7.zip
FreeBSD-ports-c2d162919816ba6a740d0fe0bced2e32d6fe82c7.tar.gz
Utilize the PATCH_WRKDIR knob now that it exists.
Diffstat (limited to 'lang/gcc30')
-rw-r--r--lang/gcc30/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/lang/gcc30/Makefile b/lang/gcc30/Makefile
index d98e14f..808f978 100644
--- a/lang/gcc30/Makefile
+++ b/lang/gcc30/Makefile
@@ -23,10 +23,7 @@ MAINTAINER= obrien@FreeBSD.org
USE_BZIP2= yes
-PATCH_ARGS= -d ${SRCDIR} -E ${PATCH_STRIP}
-.if !defined(PATCH_DEBUG)
-PATCH_ARGS+= --forward --quiet
-.endif
+PATCH_WRKSRC= ${SRCDIR}
CONFIGURE_SCRIPT= ../${SRCDIR:C/${WRKDIR}//}/configure
.include <bsd.port.pre.mk>
OpenPOWER on IntegriCloud