aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc-ooo
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2004-12-20 04:05:20 +0800
committerobrien <obrien@FreeBSD.org>2004-12-20 04:05:20 +0800
commit0e05266c4b5c05bb04845a29e0ca610a0f873325 (patch)
treefbe906ef9d180e5a6bcbd2dcb4127ad61e0222fd /lang/gcc-ooo
parentdefcef9cbfa6b1e425d7ba8579f2f037a5f431f0 (diff)
downloadfreebsd-ports-gnome-0e05266c4b5c05bb04845a29e0ca610a0f873325.tar.gz
freebsd-ports-gnome-0e05266c4b5c05bb04845a29e0ca610a0f873325.tar.zst
freebsd-ports-gnome-0e05266c4b5c05bb04845a29e0ca610a0f873325.zip
Portlint
Diffstat (limited to 'lang/gcc-ooo')
-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