summaryrefslogtreecommitdiff
path: root/textproc/aspell
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2007-06-10 16:03:45 +0000
committerrillig <rillig@pkgsrc.org>2007-06-10 16:03:45 +0000
commitd79e7f84d363888fc2e7b1c4ca9874f25b7687f9 (patch)
tree6231ce7c6067a9e0c90a9a4989ec468be6e45e6b /textproc/aspell
parent03d73535ec0994fa48826b521c7bfda88e5cc993 (diff)
downloadpkgsrc-d79e7f84d363888fc2e7b1c4ca9874f25b7687f9.tar.gz
At the moment, there aren't any package options. Reported by Ondrej Tuma
in PR 36467.
Diffstat (limited to 'textproc/aspell')
-rw-r--r--textproc/aspell/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile
index e82f3cd0a72..d1c834075ed 100644
--- a/textproc/aspell/Makefile
+++ b/textproc/aspell/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2007/01/06 22:07:42 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2007/06/10 16:03:45 rillig Exp $
#
DISTNAME= aspell-0.60.5
@@ -32,6 +32,7 @@ CONFIGURE_ENV+= gt_cv_func_gnugettext1_libintl=yes
# https://sourceforge.net/tracker/?func=detail&atid=100245&aid=1336865&group_id=245
# Disable dynamic loading of filters until it is fixed.
PKG_OPTIONS_VAR= PKG_OPTIONS.aspell
+PKG_SUPPORTED_OPTIONS= # none
#PKG_SUPPORTED_OPTIONS= aspell-loadable-filters
.include "../../mk/bsd.options.mk"