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/lua-sec/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'security/lua-sec/Makefile') diff --git a/security/lua-sec/Makefile b/security/lua-sec/Makefile index 13c7c33a482..72e5c4c7046 100644 --- a/security/lua-sec/Makefile +++ b/security/lua-sec/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/09/21 10:45:56 fhajny Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/23 18:16:35 asau Exp $ # DISTNAME= luasec-0.4 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.inf.puc-rio.br/~brunoos/luasec/ COMMENT= Lua binding for OpenSSL library LICENSE= mit -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../mk/bsd.prefs.mk" DEPENDS+= lua-socket>=2.0:../../net/lua-socket -- cgit v1.2.3