diff options
Diffstat (limited to 'net/gift-openft/Makefile')
-rw-r--r-- | net/gift-openft/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/gift-openft/Makefile b/net/gift-openft/Makefile index 2c4288c6829..e9de36df5e1 100644 --- a/net/gift-openft/Makefile +++ b/net/gift-openft/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2012/01/18 14:44:24 adam Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/23 17:18:22 asau Exp $ DISTNAME= gift-openft-0.2.1.6 PKGREVISION= 7 @@ -9,8 +9,6 @@ MAINTAINER= alex@catbull.com HOMEPAGE= http://gift.sourceforge.net/ COMMENT= OpenFT Plugin for the gift daemon -PKG_DESTDIR_SUPPORT= user-destdir - BDB_ACCEPTED= db4 db5 USE_LIBTOOL= yes USE_TOOLS+= pkg-config |