From 40b91e7ab919c68deb72b748cca1857afc0cc61a 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/opensc/Makefile | 4 +--- security/opensc/Makefile.common | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) (limited to 'security/opensc') diff --git a/security/opensc/Makefile b/security/opensc/Makefile index e5db86e0a47..6c73cd78128 100644 --- a/security/opensc/Makefile +++ b/security/opensc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2011/11/16 07:25:15 sbd Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/23 18:16:38 asau Exp $ COMMENT= Smart Card drivers and middleware LICENSE= gnu-lgpl-v2.1 @@ -7,8 +7,6 @@ LICENSE= gnu-lgpl-v2.1 PKGREVISION= 3 -PKG_DESTDIR_SUPPORT= user-destdir - CONFIGURE_ARGS+= --disable-nsplugin EGDIR= ${PREFIX}/share/examples/opensc diff --git a/security/opensc/Makefile.common b/security/opensc/Makefile.common index a0f028218bb..a97f1420809 100644 --- a/security/opensc/Makefile.common +++ b/security/opensc/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.6 2011/02/28 14:53:02 wiz Exp $ +# $NetBSD: Makefile.common,v 1.7 2012/10/23 18:16:38 asau Exp $ # # used by security/opensc/Makefile # used by security/opensc-signer/Makefile @@ -11,8 +11,6 @@ MASTER_SITES= http://www.opensc-project.org/files/opensc/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.opensc-project.org/opensc/ -PKG_DESTDIR_SUPPORT= user-destdir - BUILDLINK_API_DEPENDS.openssl+= openssl>=0.9.7 GNU_CONFIGURE= YES -- cgit v1.2.3