aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2005-03-01 11:10:08 +0800
committerobrien <obrien@FreeBSD.org>2005-03-01 11:10:08 +0800
commit6d998ea85910f6d9920c7969bb07f9997ccfc0ab (patch)
treeb02cd794319d71ebb951ab0a7bc31984f51dedc2 /misc
parentb5069831cc127dfe062dc2af730015c43b0d1592 (diff)
downloadfreebsd-ports-gnome-6d998ea85910f6d9920c7969bb07f9997ccfc0ab.tar.gz
freebsd-ports-gnome-6d998ea85910f6d9920c7969bb07f9997ccfc0ab.tar.zst
freebsd-ports-gnome-6d998ea85910f6d9920c7969bb07f9997ccfc0ab.zip
Attempt to build on 4.x by specifying GCC 3.1 or later.
Diffstat (limited to 'misc')
-rw-r--r--misc/bidwatcher/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/bidwatcher/Makefile b/misc/bidwatcher/Makefile
index 7e6f39e8890b..d98173c97ed2 100644
--- a/misc/bidwatcher/Makefile
+++ b/misc/bidwatcher/Makefile
@@ -23,6 +23,7 @@ COMMENT= Bid monitor for eBay
LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl
PLIST_FILES= bin/bidwatcher
+USE_GCC= 3.1+
USE_GNOME= gtk12
GNU_CONFIGURE= YES
CFLAGS+= -UHAVE_GMTIME -DHAVE_TM_ZONE