diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-07-31 16:52:15 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-07-31 16:52:15 +0000 |
commit | a4c19870e97f47792ad3385639fa0595db819bd9 (patch) | |
tree | 060fdaf670d8aedc133b4640275abea6a2be3e5c /misc/bidwatcher | |
parent | 0b28dbddbff8ff7792c692f11cb5cfcd8a0a8ed9 (diff) | |
download | ports-a4c19870e97f47792ad3385639fa0595db819bd9.tar.gz ports-a4c19870e97f47792ad3385639fa0595db819bd9.zip |
Notes
Diffstat (limited to 'misc/bidwatcher')
-rw-r--r-- | misc/bidwatcher/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/bidwatcher/Makefile b/misc/bidwatcher/Makefile index d98173c97ed2..30579c2a383f 100644 --- a/misc/bidwatcher/Makefile +++ b/misc/bidwatcher/Makefile @@ -23,7 +23,7 @@ COMMENT= Bid monitor for eBay LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl PLIST_FILES= bin/bidwatcher -USE_GCC= 3.1+ +USE_GCC= 3.2+ USE_GNOME= gtk12 GNU_CONFIGURE= YES CFLAGS+= -UHAVE_GMTIME -DHAVE_TM_ZONE |