diff options
Diffstat (limited to 'security/gpass/Makefile')
-rw-r--r-- | security/gpass/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/gpass/Makefile b/security/gpass/Makefile index 8bedf9e70be..3f0ef31118b 100644 --- a/security/gpass/Makefile +++ b/security/gpass/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/10/03 00:18:09 tv Exp $ +# $NetBSD: Makefile,v 1.6 2005/04/11 21:47:12 tv Exp $ # DISTNAME= gpass-0.4.4 @@ -11,7 +11,6 @@ HOMEPAGE= http://gpass.sourceforge.net/ COMMENT= GNOME Password Manager GNU_CONFIGURE= YES -USE_BUILDLINK3= YES USE_DIRS+= xdg-1.1 USE_LIBTOOL= YES USE_PKGLOCALEDIR= YES |