diff options
Diffstat (limited to 'textproc/aspell-greek/Makefile')
-rw-r--r-- | textproc/aspell-greek/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/aspell-greek/Makefile b/textproc/aspell-greek/Makefile index 6810939c4a2..6beeb042e84 100644 --- a/textproc/aspell-greek/Makefile +++ b/textproc/aspell-greek/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2011/04/22 13:44:47 obache Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/25 06:55:41 asau Exp $ # DISTNAME= aspell-el-0.50-3 @@ -12,8 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://aspell.net/ COMMENT= Greek language support for aspell -PKG_DESTDIR_SUPPORT= user-destdir - HAS_CONFIGURE= YES .include "../../textproc/aspell/buildlink3.mk" |