summaryrefslogtreecommitdiff
path: root/textproc/aspell
diff options
context:
space:
mode:
authorrillig <rillig>2007-06-10 16:03:45 +0000
committerrillig <rillig>2007-06-10 16:03:45 +0000
commit2eac052c622d3e4d5ce480ed19e962f922cf6f19 (patch)
tree6231ce7c6067a9e0c90a9a4989ec468be6e45e6b /textproc/aspell
parent0697a2b714aae7c70457757ea1a4384c5f218ff1 (diff)
downloadpkgsrc-2eac052c622d3e4d5ce480ed19e962f922cf6f19.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"