From ab166580624380f7e26130a61917be6ed55e618c Mon Sep 17 00:00:00 2001 From: asau Date: Tue, 23 Oct 2012 18:16:19 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- security/pam-fprint/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'security/pam-fprint') diff --git a/security/pam-fprint/Makefile b/security/pam-fprint/Makefile index 0434e7e157d..8b7089cbe32 100644 --- a/security/pam-fprint/Makefile +++ b/security/pam-fprint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2010/01/24 13:26:12 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/23 18:16:48 asau Exp $ DISTNAME= pam_fprint-0.2 PKGNAME= ${DISTNAME:S/_/-/} @@ -11,8 +11,6 @@ MAINTAINER= plunky@rya-online.net HOMEPAGE= http://reactivated.net/fprint/wiki/Pam_fprint COMMENT= PAM module to provide authentication using fingerprint readers -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LANGUAGES= c c++ USE_TOOLS+= gmake pkg-config -- cgit v1.2.3