summaryrefslogtreecommitdiff
path: root/sysutils/pwgen/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/pwgen/Makefile')
-rw-r--r--sysutils/pwgen/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/pwgen/Makefile b/sysutils/pwgen/Makefile
index f47389a396d..850d1eec9cf 100644
--- a/sysutils/pwgen/Makefile
+++ b/sysutils/pwgen/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2012/04/15 22:01:04 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2012/10/23 19:51:20 asau Exp $
DISTNAME= pwgen-2.06
CATEGORIES= sysutils
@@ -8,8 +8,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://sourceforge.net/projects/pwgen/
COMMENT= Generate pronounceable passwords
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"