summaryrefslogtreecommitdiff
path: root/textproc/aspell
diff options
context:
space:
mode:
authorjoerg <joerg>2006-11-05 17:02:18 +0000
committerjoerg <joerg>2006-11-05 17:02:18 +0000
commitcc8c10700e3ef9ca80a910ee44f82205f944e0b7 (patch)
tree4879fc22b389caf7daf590d45211a3f809f97894 /textproc/aspell
parentb305336b77c23768733c05f80dfe1d3ce2ab6556 (diff)
downloadpkgsrc-cc8c10700e3ef9ca80a910ee44f82205f944e0b7.tar.gz
Remove post-install, is this directory has files anyways.
Diffstat (limited to 'textproc/aspell')
-rw-r--r--textproc/aspell/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile
index 48ee9f83e4b..10f3f627d3a 100644
--- a/textproc/aspell/Makefile
+++ b/textproc/aspell/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2006/10/09 12:52:36 joerg Exp $
+# $NetBSD: Makefile,v 1.46 2006/11/05 17:02:18 joerg Exp $
#
DISTNAME= aspell-0.60.4
@@ -50,10 +50,6 @@ NOT_FOR_COMPILER= xlc
LIBS.SunOS+= -lm
-# Create directory for dictionaries.
-post-install:
- ${INSTALL_DATA_DIR} ${PREFIX}/lib/aspell
-
.include "../../mk/bsd.prefs.mk"
.if !empty(LOWER_OPSYS:Mirix5*)
# needs vsnprintf() and snprintf()