diff options
Diffstat (limited to 'misc/bidwatcher/Makefile')
-rw-r--r-- | misc/bidwatcher/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/bidwatcher/Makefile b/misc/bidwatcher/Makefile index ff17b4596cfe..042e9f231775 100644 --- a/misc/bidwatcher/Makefile +++ b/misc/bidwatcher/Makefile @@ -17,11 +17,13 @@ PATCH_SITES= http://sourceforge.net/tracker/download.php?group_id=2973&atid PATCHFILES= add_auction_by_url_also.patch MAINTAINER= mph@FreeBSD.org -COMMENT= Bid monitor for eBay +COMMENT= Bid monitor for eBay USE_GNOME= gtk12 GNU_CONFIGURE= YES +MAN1= bidwatcher.1 + CFLAGS+= -UHAVE_GMTIME # The software includes a "fudge factor" for the snipe timer; by default |