diff options
Diffstat (limited to 'textproc/ispell-emacs/Makefile')
-rw-r--r-- | textproc/ispell-emacs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/ispell-emacs/Makefile b/textproc/ispell-emacs/Makefile index f4f3f34ed8a..c297b315c27 100644 --- a/textproc/ispell-emacs/Makefile +++ b/textproc/ispell-emacs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2009/08/06 01:44:56 minskim Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/25 06:55:58 asau Exp $ # DISTNAME= ispell.el @@ -12,7 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.eng.utah.edu/~kstevens/ispell-page.html COMMENT= Emacs interface for ispell spell checker -PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS= ${EMACS_LISPPREFIX:C|^${PREFIX}/||}/ispell DEPENDS+= ispell-base-[0-9]*:../../textproc/ispell-base |