diff options
Diffstat (limited to 'misc/JBidwatcher/Makefile')
-rw-r--r-- | misc/JBidwatcher/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/JBidwatcher/Makefile b/misc/JBidwatcher/Makefile index e99156cf48c..d78055c57ba 100644 --- a/misc/JBidwatcher/Makefile +++ b/misc/JBidwatcher/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2011/04/12 08:46:19 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/08 09:57:15 asau Exp $ # DISTNAME= JBidwatcher-2.1.5 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.jbidwatcher.com/ COMMENT= eBay sniping, bidding and monitoring software #LICENSE= Creative Commons BY-NC-SA Amended -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} USE_JAVA= run INSTALLATION_DIRS= bin libexec/JBidwatcher |