aboutsummaryrefslogtreecommitdiff
path: root/sysutils
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 /sysutils
parent07dc5b5098fa633c7cf68ca1d4973f913a455e22 (diff)
downloadports-efa63f6ba4d035a78bf22994112284daa54d01e2.tar.gz
ports-efa63f6ba4d035a78bf22994112284daa54d01e2.zip
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/boxbackup-devel/Makefile1
-rw-r--r--sysutils/boxbackup/Makefile1
-rw-r--r--sysutils/file/Makefile1
-rw-r--r--sysutils/foremost/Makefile1
-rw-r--r--sysutils/gnomebaker/Makefile1
-rw-r--r--sysutils/lcdproc/Makefile1
-rw-r--r--sysutils/linrename/Makefile1
-rw-r--r--sysutils/lxtask/Makefile1
-rw-r--r--sysutils/pax-utils/Makefile1
-rw-r--r--sysutils/pipemeter/Makefile1
-rw-r--r--sysutils/scanbuttond/Makefile1
-rw-r--r--sysutils/searchmonkey/Makefile1
-rw-r--r--sysutils/syslog-ng-devel/Makefile1
-rw-r--r--sysutils/syslog-ng/Makefile1
-rw-r--r--sysutils/syslog-ng1/Makefile1
-rw-r--r--sysutils/syslog-ng2/Makefile1
-rw-r--r--sysutils/syslog-ng3-devel/Makefile1
-rw-r--r--sysutils/syslog-ng3/Makefile1
-rw-r--r--sysutils/unieject/Makefile1
-rw-r--r--sysutils/xlogmaster/Makefile1
20 files changed, 0 insertions, 20 deletions
diff --git a/sysutils/boxbackup-devel/Makefile b/sysutils/boxbackup-devel/Makefile
index 31ad43e1e9dc..1c79ffefc5d1 100644
--- a/sysutils/boxbackup-devel/Makefile
+++ b/sysutils/boxbackup-devel/Makefile
@@ -19,7 +19,6 @@ COMMENT= An open source, completely automatic on-line backup system for UNIX
USE_OPENSSL= yes
GNU_CONFIGURE= yes
USE_PERL5= yes
-USE_GCC= 3.2+
USE_AUTOTOOLS= autoconf:261 aclocal:19 autoheader:261
ACLOCAL_ARGS+= -I ${WRKSRC}/infrastructure/m4
diff --git a/sysutils/boxbackup/Makefile b/sysutils/boxbackup/Makefile
index 31ad43e1e9dc..1c79ffefc5d1 100644
--- a/sysutils/boxbackup/Makefile
+++ b/sysutils/boxbackup/Makefile
@@ -19,7 +19,6 @@ COMMENT= An open source, completely automatic on-line backup system for UNIX
USE_OPENSSL= yes
GNU_CONFIGURE= yes
USE_PERL5= yes
-USE_GCC= 3.2+
USE_AUTOTOOLS= autoconf:261 aclocal:19 autoheader:261
ACLOCAL_ARGS+= -I ${WRKSRC}/infrastructure/m4
diff --git a/sysutils/file/Makefile b/sysutils/file/Makefile
index 5843e6d57289..9dbb6a78c768 100644
--- a/sysutils/file/Makefile
+++ b/sysutils/file/Makefile
@@ -17,7 +17,6 @@ COMMENT= Utility to determine file type
USE_AUTOTOOLS= libtool:15
USE_LDCONFIG= yes
-USE_GCC= 3.4+
CONFIGURE_ARGS+= --enable-fsect-man5
diff --git a/sysutils/foremost/Makefile b/sysutils/foremost/Makefile
index 9d6f30f2c1fe..4a7a4da830cd 100644
--- a/sysutils/foremost/Makefile
+++ b/sysutils/foremost/Makefile
@@ -17,7 +17,6 @@ COMMENT= Console program to recover files based on their headers and footers
USE_GMAKE= yes
ALL_TARGET= freebsd
MAN1= foremost.1
-USE_GCC= 3.4+
PLIST_FILES= bin/foremost etc/foremost.conf.sample
diff --git a/sysutils/gnomebaker/Makefile b/sysutils/gnomebaker/Makefile
index c6f99526ed2d..15a618896920 100644
--- a/sysutils/gnomebaker/Makefile
+++ b/sysutils/gnomebaker/Makefile
@@ -24,7 +24,6 @@ USE_CDRTOOLS= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
INSTALLS_OMF= yes
-USE_GCC= 3.4+
USE_GETTEXT= yes
USE_GSTREAMER= vorbis mp3 flac
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/sysutils/lcdproc/Makefile b/sysutils/lcdproc/Makefile
index 4443ea38f030..0c41796a4934 100644
--- a/sysutils/lcdproc/Makefile
+++ b/sysutils/lcdproc/Makefile
@@ -18,7 +18,6 @@ COMMENT= A client/server suite for LCD devices
ONLY_FOR_ARCHS= i386 amd64
USE_AUTOTOOLS= autoconf:261 automake:19 aclocal:19
-USE_GCC= 3.2+
GNU_CONFIGURE= yes
USE_RC_SUBR= LCDd lcdproc
diff --git a/sysutils/linrename/Makefile b/sysutils/linrename/Makefile
index b41bf6b8dfe5..a8ea9b77b165 100644
--- a/sysutils/linrename/Makefile
+++ b/sysutils/linrename/Makefile
@@ -24,7 +24,6 @@ MAN1= linrename.1
USE_BZIP2= yes
USE_GETTEXT= yes
-USE_GCC= 3.4+
CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib -lintl -I${WRKSRC}/lib
EXTRACT_AFTER_ARGS= | tar -xf - \
diff --git a/sysutils/lxtask/Makefile b/sysutils/lxtask/Makefile
index 28082fa53e6a..70041cb0195c 100644
--- a/sysutils/lxtask/Makefile
+++ b/sysutils/lxtask/Makefile
@@ -15,7 +15,6 @@ MAINTAINER= chinsan@FreeBSD.org
COMMENT= A lightweight desktop-independent task manager
USE_GNOME= gtk20 intlhack
-USE_GCC= 3.3+
USE_GMAKE= yes
USE_ICONV= yes
GNU_CONFIGURE= yes
diff --git a/sysutils/pax-utils/Makefile b/sysutils/pax-utils/Makefile
index f9e1def7f7b1..a3af0ee38a48 100644
--- a/sysutils/pax-utils/Makefile
+++ b/sysutils/pax-utils/Makefile
@@ -18,7 +18,6 @@ COMMENT= Various ELF related utils for ELF32, ELF64 binaries
USE_BZIP2= true
USE_GMAKE= true
-USE_GCC= 3.4+
PLIST_FILES= bin/dumpelf bin/pspax bin/scanelf
diff --git a/sysutils/pipemeter/Makefile b/sysutils/pipemeter/Makefile
index 11f623f440f8..23639cb5246f 100644
--- a/sysutils/pipemeter/Makefile
+++ b/sysutils/pipemeter/Makefile
@@ -15,7 +15,6 @@ MAINTAINER= rabbi@abditum.com
COMMENT= A tool for displaying pipe status information
GNU_CONFIGURE= yes
-USE_GCC= 3.4+
MAN1= pipemeter.1
PLIST_FILES= bin/pipemeter
diff --git a/sysutils/scanbuttond/Makefile b/sysutils/scanbuttond/Makefile
index 6961bf7b7fda..f0a1cd3d7a46 100644
--- a/sysutils/scanbuttond/Makefile
+++ b/sysutils/scanbuttond/Makefile
@@ -16,7 +16,6 @@ COMMENT= A daemon to monitor and configure modern scanner's buttons
LIB_DEPENDS= usb-0.1.8:${PORTSDIR}/devel/libusb
-USE_GCC= 3.3+
GNU_CONFIGURE= yes
CONFIGURE_ENV= CFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/sysutils/searchmonkey/Makefile b/sysutils/searchmonkey/Makefile
index a5144a82c779..db859529d09f 100644
--- a/sysutils/searchmonkey/Makefile
+++ b/sysutils/searchmonkey/Makefile
@@ -15,7 +15,6 @@ MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Search using regexes for file names and text
USE_GNOME= gtk20
-USE_GCC= 3.3+
USE_GETTEXT= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE}
diff --git a/sysutils/syslog-ng-devel/Makefile b/sysutils/syslog-ng-devel/Makefile
index 9f2e199eda6b..9ba5a261535b 100644
--- a/sysutils/syslog-ng-devel/Makefile
+++ b/sysutils/syslog-ng-devel/Makefile
@@ -24,7 +24,6 @@ MAN8= syslog-ng.8
USE_RC_SUBR= syslog-ng.sh
GNU_CONFIGURE= yes
USE_GNOME= glib20
-USE_GCC= 3.3+
SUB_FILES= pkg-message
SUB_LIST= RC_SUBR_SUFFIX=${RC_SUBR_SUFFIX}
diff --git a/sysutils/syslog-ng/Makefile b/sysutils/syslog-ng/Makefile
index 6a5c23ba46ee..acd0310ef38a 100644
--- a/sysutils/syslog-ng/Makefile
+++ b/sysutils/syslog-ng/Makefile
@@ -16,7 +16,6 @@ COMMENT= A powerful syslogd replacement
GNU_CONFIGURE= yes
PKGMESSAGE= ${WRKDIR}/MESSAGE
-USE_GCC= 3.3+
USE_RC_SUBR= syslog-ng.sh
OPTIONS= TCP_WRAPPERS "Enable TCP wrapper support" off \
diff --git a/sysutils/syslog-ng1/Makefile b/sysutils/syslog-ng1/Makefile
index 6a5c23ba46ee..acd0310ef38a 100644
--- a/sysutils/syslog-ng1/Makefile
+++ b/sysutils/syslog-ng1/Makefile
@@ -16,7 +16,6 @@ COMMENT= A powerful syslogd replacement
GNU_CONFIGURE= yes
PKGMESSAGE= ${WRKDIR}/MESSAGE
-USE_GCC= 3.3+
USE_RC_SUBR= syslog-ng.sh
OPTIONS= TCP_WRAPPERS "Enable TCP wrapper support" off \
diff --git a/sysutils/syslog-ng2/Makefile b/sysutils/syslog-ng2/Makefile
index 9f2e199eda6b..9ba5a261535b 100644
--- a/sysutils/syslog-ng2/Makefile
+++ b/sysutils/syslog-ng2/Makefile
@@ -24,7 +24,6 @@ MAN8= syslog-ng.8
USE_RC_SUBR= syslog-ng.sh
GNU_CONFIGURE= yes
USE_GNOME= glib20
-USE_GCC= 3.3+
SUB_FILES= pkg-message
SUB_LIST= RC_SUBR_SUFFIX=${RC_SUBR_SUFFIX}
diff --git a/sysutils/syslog-ng3-devel/Makefile b/sysutils/syslog-ng3-devel/Makefile
index 9f2e199eda6b..9ba5a261535b 100644
--- a/sysutils/syslog-ng3-devel/Makefile
+++ b/sysutils/syslog-ng3-devel/Makefile
@@ -24,7 +24,6 @@ MAN8= syslog-ng.8
USE_RC_SUBR= syslog-ng.sh
GNU_CONFIGURE= yes
USE_GNOME= glib20
-USE_GCC= 3.3+
SUB_FILES= pkg-message
SUB_LIST= RC_SUBR_SUFFIX=${RC_SUBR_SUFFIX}
diff --git a/sysutils/syslog-ng3/Makefile b/sysutils/syslog-ng3/Makefile
index 9f2e199eda6b..9ba5a261535b 100644
--- a/sysutils/syslog-ng3/Makefile
+++ b/sysutils/syslog-ng3/Makefile
@@ -24,7 +24,6 @@ MAN8= syslog-ng.8
USE_RC_SUBR= syslog-ng.sh
GNU_CONFIGURE= yes
USE_GNOME= glib20
-USE_GCC= 3.3+
SUB_FILES= pkg-message
SUB_LIST= RC_SUBR_SUFFIX=${RC_SUBR_SUFFIX}
diff --git a/sysutils/unieject/Makefile b/sysutils/unieject/Makefile
index d058e020469c..fd7a338f73cc 100644
--- a/sysutils/unieject/Makefile
+++ b/sysutils/unieject/Makefile
@@ -21,7 +21,6 @@ LIB_DEPENDS= cdio.8:${PORTSDIR}/sysutils/libcdio \
USE_LDCONFIG= yes
USE_BZIP2= yes
USE_GETTEXT= yes
-USE_GCC= 3.4+
GNU_CONFIGURE= yes
MAN1= unieject.1
MAN5= unieject.conf.5
diff --git a/sysutils/xlogmaster/Makefile b/sysutils/xlogmaster/Makefile
index 82f0569b1d23..5a02ce970234 100644
--- a/sysutils/xlogmaster/Makefile
+++ b/sysutils/xlogmaster/Makefile
@@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Quick & easy monitoring of logfiles and devices
-USE_GCC= 3.4+
USE_GNOME= gtk12 gnometarget
USE_GMAKE= yes
GNU_CONFIGURE= yes