summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2005-03-01 03:10:08 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2005-03-01 03:10:08 +0000
commit905d7d16f19e74381c0126426415e249c9978a34 (patch)
treed269217e29149fe8d7c0c28a7c673c7605868fec /misc
parentMissed a directory in the pkg plist. (diff)
Attempt to build on 4.x by specifying GCC 3.1 or later.
Notes
Notes: svn path=/head/; revision=130055
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