diff options
author | joerg <joerg@pkgsrc.org> | 2008-07-14 12:55:56 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2008-07-14 12:55:56 +0000 |
commit | 5496dcf9414fe693522f2f63a518a178a855c0ae (patch) | |
tree | 2ac7a0c732963ecca7c542877ebd1c2f939136e3 /www/bkedit | |
parent | b0f52890c8cac20f1dad6d4dfe06741759412173 (diff) | |
download | pkgsrc-5496dcf9414fe693522f2f63a518a178a855c0ae.tar.gz |
Mark as destdir ready.
Diffstat (limited to 'www/bkedit')
-rw-r--r-- | www/bkedit/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/bkedit/Makefile b/www/bkedit/Makefile index 9e1a11b248c..2cdb2d9d4cf 100644 --- a/www/bkedit/Makefile +++ b/www/bkedit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2007/02/22 19:01:26 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2008/07/14 12:56:14 joerg Exp $ # DISTNAME= bk_edit-0.6.23 @@ -11,6 +11,8 @@ MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.vakuumverpackt.de/nettools/bk_edit/ COMMENT= Bookmark manager and editor +PKG_DESTDIR_SUPPORT= user-destdir + USE_TOOLS+= bison HAS_CONFIGURE= yes |