aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-07-25 14:34:52 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-07-25 14:34:52 +0000
commitefa63f6ba4d035a78bf22994112284daa54d01e2 (patch)
treea8e60f648b180d79a27a101c6135bb1ecf9d5c89 /textproc
parent07dc5b5098fa633c7cf68ca1d4973f913a455e22 (diff)
downloadports-efa63f6ba4d035a78bf22994112284daa54d01e2.tar.gz
ports-efa63f6ba4d035a78bf22994112284daa54d01e2.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/clucene/Makefile1
-rw-r--r--textproc/google-ctemplate/Makefile1
-rw-r--r--textproc/libextractor/Makefile1
-rw-r--r--textproc/libxml++26/Makefile1
-rw-r--r--textproc/pecl-ctemplate/Makefile1
-rw-r--r--textproc/ssddiff/Makefile1
-rw-r--r--textproc/webcpp/Makefile1
7 files changed, 0 insertions, 7 deletions
diff --git a/textproc/clucene/Makefile b/textproc/clucene/Makefile
index 7ab7ac043207..2f9ac5cae1f5 100644
--- a/textproc/clucene/Makefile
+++ b/textproc/clucene/Makefile
@@ -18,7 +18,6 @@ COMMENT= CLucene is a C++ port of Lucene
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_LDCONFIG= yes
-USE_GCC= 3.2+
USE_AUTOTOOLS= libtool:15
.include <bsd.port.pre.mk>
diff --git a/textproc/google-ctemplate/Makefile b/textproc/google-ctemplate/Makefile
index b3f6faf9bc37..5ee918949df3 100644
--- a/textproc/google-ctemplate/Makefile
+++ b/textproc/google-ctemplate/Makefile
@@ -16,7 +16,6 @@ MAINTAINER= vanilla@FreeBSD.org
COMMENT= A simple but powerful template language for C++
GNU_CONFIGURE= yes
-USE_GCC= 3.2+
USE_LDCONFIG= yes
.if !defined(NOPORTDOCS)
diff --git a/textproc/libextractor/Makefile b/textproc/libextractor/Makefile
index 1f84756cf163..87ed270310b8 100644
--- a/textproc/libextractor/Makefile
+++ b/textproc/libextractor/Makefile
@@ -18,7 +18,6 @@ COMMENT= Library for keyword extraction
LIB_DEPENDS= mpeg2:${PORTSDIR}/multimedia/libmpeg2
-USE_GCC= 3.4+
USE_GNOME= glib20
USE_PYTHON= yes
USE_AUTOTOOLS= libltdl:15
diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile
index a44524010941..b45c7e367751 100644
--- a/textproc/libxml++26/Makefile
+++ b/textproc/libxml++26/Makefile
@@ -23,7 +23,6 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
LATEST_LINK= libxml++26
USE_GMAKE= yes
-USE_GCC= 3.4+
USE_GNOME= gnomehack gnometarget libxml2 pkgconfig
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/textproc/pecl-ctemplate/Makefile b/textproc/pecl-ctemplate/Makefile
index d59e72960be8..1ca64b3ac9a4 100644
--- a/textproc/pecl-ctemplate/Makefile
+++ b/textproc/pecl-ctemplate/Makefile
@@ -19,7 +19,6 @@ COMMENT= A PECL extension for google ctemplate library
LIB_DEPENDS= ctemplate.0:${PORTSDIR}/textproc/google-ctemplate
USE_BZIP2= yes
-USE_GCC= 3.2+
USE_PHP= yes
USE_PHPEXT= yes
DEFAULT_PHP_VER= 5
diff --git a/textproc/ssddiff/Makefile b/textproc/ssddiff/Makefile
index 450ed406afb1..19b210a25635 100644
--- a/textproc/ssddiff/Makefile
+++ b/textproc/ssddiff/Makefile
@@ -16,7 +16,6 @@ COMMENT= A diff application for semistructured data such as XML files
USE_AUTOTOOLS= automake:14
USE_BZIP2= yes
-USE_GCC= 3.4+
USE_GNOME= libxml2
MAKE_ARGS= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" \
CPPFLAGS="-I${LOCALBASE}/include \
diff --git a/textproc/webcpp/Makefile b/textproc/webcpp/Makefile
index ce50a2f00df7..8a1f0cd15828 100644
--- a/textproc/webcpp/Makefile
+++ b/textproc/webcpp/Makefile
@@ -17,7 +17,6 @@ COMMENT= Convert your source code to syntax highlighted HTML
.include <bsd.port.pre.mk>
-USE_GCC= 3.4+
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"