summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Aspell/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Text-Aspell/Makefile')
-rw-r--r--textproc/p5-Text-Aspell/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/p5-Text-Aspell/Makefile b/textproc/p5-Text-Aspell/Makefile
index 40615677140..15cc08b4d77 100644
--- a/textproc/p5-Text-Aspell/Makefile
+++ b/textproc/p5-Text-Aspell/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2012/10/03 21:58:00 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2012/10/25 06:56:23 asau Exp $
#
DISTNAME= Text-Aspell-0.09
@@ -14,8 +14,6 @@ COMMENT= Perl interface to the GNU Aspell library
BUILD_DEPENDS+= aspell-english>0:../../textproc/aspell-english
-PKG_DESTDIR_SUPPORT= user-destdir
-
PERL5_PACKLIST= auto/Text/Aspell/.packlist
.include "../../textproc/aspell/buildlink3.mk"