From 4961a4ef35d266a26e4c92f763c5beb55aa5aa1d Mon Sep 17 00:00:00 2001 From: asau Date: Thu, 25 Oct 2012 06:55:37 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- textproc/php-pspell/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'textproc/php-pspell') diff --git a/textproc/php-pspell/Makefile b/textproc/php-pspell/Makefile index f3214f8f262..7ed319f9bc9 100644 --- a/textproc/php-pspell/Makefile +++ b/textproc/php-pspell/Makefile @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2012/07/20 12:30:37 taca Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/25 06:56:46 asau Exp $ MODNAME= pspell CATEGORIES+= textproc COMMENT= PHP extension for pspell support -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS= php-pspell-[0-9]* CONFIGURE_ARGS+= --with-${MODNAME}=shared,${BUILDLINK_PREFIX.aspell} -- cgit v1.2.3