summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2007-04-13 22:20:59 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2007-04-13 22:20:59 +0000
commita0dbaea9e9a661a2732f4e7c250746c1bfc5858e (patch)
tree93bdff0d16d0a72897a40ef3f83b8586fcb18389
parent- Update to 0.4 (diff)
Add WANT_GNOME=yes per our GNOME porting documentation.
-rw-r--r--lang/gcc41/Makefile1
-rw-r--r--lang/gcc42/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/lang/gcc41/Makefile b/lang/gcc41/Makefile
index 82a72eeb0151..8626c41c7615 100644
--- a/lang/gcc41/Makefile
+++ b/lang/gcc41/Makefile
@@ -34,6 +34,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_ICONV= yes
USE_PERL5_BUILD=yes
+WANT_GNOME= yes
PATCH_WRKSRC= ${SRCDIR}
CONFIGURE_SCRIPT= ../${SRCDIR:C/${WRKDIR}//}/configure
diff --git a/lang/gcc42/Makefile b/lang/gcc42/Makefile
index 9552b9d7de59..4d67fa120ad5 100644
--- a/lang/gcc42/Makefile
+++ b/lang/gcc42/Makefile
@@ -33,6 +33,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_ICONV= yes
USE_PERL5_BUILD=yes
+WANT_GNOME= yes
PATCH_WRKSRC= ${SRCDIR}
CONFIGURE_SCRIPT= ../${SRCDIR:C/${WRKDIR}//}/configure