From 6d998ea85910f6d9920c7969bb07f9997ccfc0ab Mon Sep 17 00:00:00 2001 From: obrien Date: Tue, 1 Mar 2005 03:10:08 +0000 Subject: Attempt to build on 4.x by specifying GCC 3.1 or later. --- misc/bidwatcher/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'misc') 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 -- cgit