summaryrefslogtreecommitdiff
path: root/textproc/aspell/Makefile
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-03-31 23:56:28 +0000
committerjlam <jlam@pkgsrc.org>2006-03-31 23:56:28 +0000
commit739ade02f5e5a61b32a7e44d8957b09888c72c6d (patch)
tree7b7b5579c729ee1cb9d4a3002eec00844f1ead5f /textproc/aspell/Makefile
parentc86ad2bc4b5f8212490ad688fee7ffee5bc1ee8f (diff)
downloadpkgsrc-739ade02f5e5a61b32a7e44d8957b09888c72c6d.tar.gz
List the info pages directly in the PLIST and ensure that we honor
PKGINFODIR.
Diffstat (limited to 'textproc/aspell/Makefile')
-rw-r--r--textproc/aspell/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile
index 4161027ba91..e4da2072948 100644
--- a/textproc/aspell/Makefile
+++ b/textproc/aspell/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2006/03/09 11:14:50 ghen Exp $
+# $NetBSD: Makefile,v 1.42 2006/03/31 23:56:30 jlam Exp $
#
DISTNAME= aspell-0.60.4
@@ -18,8 +18,7 @@ USE_TOOLS+= gmake
USE_TOOLS+= perl:run
USE_LIBTOOL= yes
USE_LANGUAGES= c c++
-
-INFO_FILES= aspell-dev.info aspell.info
+INFO_FILES= # PLIST
CONFIGURE_ARGS+= --enable-doc-dir=${PREFIX}/share/doc/aspell
CONFIGURE_ARGS+= --enable-curses=ncurses