From cb73c428889e1f047e4edcfff3556b151aed671d Mon Sep 17 00:00:00 2001 From: asau Date: Sat, 6 Oct 2012 14:25:10 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- inputmethod/scim-python/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'inputmethod/scim-python') diff --git a/inputmethod/scim-python/Makefile b/inputmethod/scim-python/Makefile index a795381eb2d..1466e4a18e1 100644 --- a/inputmethod/scim-python/Makefile +++ b/inputmethod/scim-python/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/10/02 17:11:24 tron Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/06 14:25:17 asau Exp $ # DISTNAME= scim-python-0.1.13rc1 @@ -15,8 +15,6 @@ LICENSE= gnu-lgpl-v2 AND gnu-gpl-v2 DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3 DEPENDS+= ${PYPKGPREFIX}-enchant-[0-9]*:../../textproc/py-enchant -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes -- cgit v1.2.3