aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc-ooo/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2004-12-19 20:05:20 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2004-12-19 20:05:20 +0000
commitfaa32999264ab81dd7a4891e0f6ead751cd717eb (patch)
treefac35928ee9d8ec9bbd984721a9f4634d892ccf5 /lang/gcc-ooo/Makefile
parent1667392ad34a99022cbab97d5aaa7eda15e257cb (diff)
downloadports-faa32999264ab81dd7a4891e0f6ead751cd717eb.tar.gz
ports-faa32999264ab81dd7a4891e0f6ead751cd717eb.zip
Notes
Diffstat (limited to 'lang/gcc-ooo/Makefile')
-rw-r--r--lang/gcc-ooo/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/gcc-ooo/Makefile b/lang/gcc-ooo/Makefile
index 0134d12affaf..e68cc996b707 100644
--- a/lang/gcc-ooo/Makefile
+++ b/lang/gcc-ooo/Makefile
@@ -17,6 +17,9 @@ DISTFILES= \
gcc-g++-${PORTVERSION}${EXTRACT_SUFX} \
gcc-testsuite-${PORTVERSION}${EXTRACT_SUFX}
+PATCH_SITES+= http://www.nedprod.com/TnFOX/patches/
+PATCHFILES+= GCC3.4.0VisibilityPatch2.diff
+PATCH_STRIP= -p1
PATCH_DIST_STRIP= -p1
MAINTAINER?= openoffice@FreeBSD.org
@@ -24,9 +27,6 @@ COMMENT?= GNU Compiler Collection for OpenOffice.org
NO_LATEST_LINK= yes
-PATCHFILES+= GCC3.4.0VisibilityPatch2.diff
-PATCH_SITES+= http://www.nedprod.com/TnFOX/patches/
-PATCH_STRIP= -p1
USE_BISON= yes
USE_BZIP2= yes
USE_GMAKE= yes