diff options
author | Matthew Hunt <mph@FreeBSD.org> | 2002-10-29 19:17:30 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 2002-10-29 19:17:30 +0000 |
commit | bab4d5505257920f1a0d0267f03e594c978edc62 (patch) | |
tree | e7b032edd3c0059bdb5887bc9895746ee5a9969f /misc/bidwatcher | |
parent | 773b46d4337255aeccce10aa3bcc3543600ff660 (diff) | |
download | ports-bab4d5505257920f1a0d0267f03e594c978edc62.tar.gz ports-bab4d5505257920f1a0d0267f03e594c978edc62.zip |
Notes
Diffstat (limited to 'misc/bidwatcher')
-rw-r--r-- | misc/bidwatcher/Makefile | 4 | ||||
-rw-r--r-- | misc/bidwatcher/distinfo | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/misc/bidwatcher/Makefile b/misc/bidwatcher/Makefile index 4f8c90845cff..de8369ee135e 100644 --- a/misc/bidwatcher/Makefile +++ b/misc/bidwatcher/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bidwatcher -PORTVERSION= 1.3.5 +PORTVERSION= 1.3.6 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,6 +17,8 @@ USE_GNOMENG= yes USE_GNOME= gtk12 GNU_CONFIGURE= YES +CFLAGS+= -UHAVE_GMTIME + # The software includes a "fudge factor" for the snipe timer; by default # it snipes 5 minutes (300 seconds) before the time that you tell it to. # To change the "fudge factor" to a different value, set TIMEFUDGE to the diff --git a/misc/bidwatcher/distinfo b/misc/bidwatcher/distinfo index c8dabfdf40e4..ae0a899a7c22 100644 --- a/misc/bidwatcher/distinfo +++ b/misc/bidwatcher/distinfo @@ -1 +1 @@ -MD5 (bidwatcher-1.3.5.tar.gz) = 91c05b1dc5c7a2304fb7e85bf131cf16 +MD5 (bidwatcher-1.3.6.tar.gz) = e991f93cd5d602617fdeadd74ff0150e |