diff options
Diffstat (limited to 'textproc/aspell-gaeilge/Makefile')
-rw-r--r-- | textproc/aspell-gaeilge/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/aspell-gaeilge/Makefile b/textproc/aspell-gaeilge/Makefile index e16743d0640..16d6e117096 100644 --- a/textproc/aspell-gaeilge/Makefile +++ b/textproc/aspell-gaeilge/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2011/04/22 13:44:47 obache Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/25 06:55:40 asau Exp $ DISTNAME= aspell5-ga-3.5-0 PKGNAME= aspell-gaeilge-3.5.0 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://borel.slu.edu/~kps/ispell/ COMMENT= Irish language support for aspell -PKG_DESTDIR_SUPPORT= user-destdir - HAS_CONFIGURE= YES .include "../../textproc/aspell/buildlink3.mk" |