summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-11-05 17:02:18 +0000
committerjoerg <joerg@pkgsrc.org>2006-11-05 17:02:18 +0000
commit34ab94198021467642fe8dd956512d328b14141d (patch)
tree4879fc22b389caf7daf590d45211a3f809f97894 /textproc
parent68ff4729c634f9143cb04d864c3cbc4e334737c8 (diff)
downloadpkgsrc-34ab94198021467642fe8dd956512d328b14141d.tar.gz
Remove post-install, is this directory has files anyways.
Diffstat (limited to 'textproc')
-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()