summaryrefslogtreecommitdiff
path: root/textproc/aspell-italian/Makefile
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2003-01-19 06:35:44 +0000
committersalo <salo@pkgsrc.org>2003-01-19 06:35:44 +0000
commit26f3c60c5a629f7e2268ee970435c87147b32e2d (patch)
tree74c025c18f8fe905e36a6709ab828eeeb9719c39 /textproc/aspell-italian/Makefile
parentcaf21052f85726c78a8e9b88585238d71c18ade1 (diff)
downloadpkgsrc-26f3c60c5a629f7e2268ee970435c87147b32e2d.tar.gz
s/INSTALL_*/BSD_INSTALL_*/ in patches, remove unnecessary MAKE_ENV.
Diffstat (limited to 'textproc/aspell-italian/Makefile')
-rw-r--r--textproc/aspell-italian/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/textproc/aspell-italian/Makefile b/textproc/aspell-italian/Makefile
index 089f60225f7..6652390d74d 100644
--- a/textproc/aspell-italian/Makefile
+++ b/textproc/aspell-italian/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/01/17 03:52:34 salo Exp $
+# $NetBSD: Makefile,v 1.2 2003/01/19 06:35:49 salo Exp $
#
DISTNAME= aspell-it-0.50-2
@@ -17,8 +17,5 @@ HAS_CONFIGURE= YES
CONFIGURE_ENV+= ASPELL=${PREFIX}/bin/aspell
CONFIGURE_ENV+= WORD_LIST_COMPRESS=${PREFIX}/bin/word-list-compress
-MAKE_ENV+= INSTALL_DATA="${INSTALL_DATA}"
-MAKE_ENV+= INSTALL_DATA_DIR="${INSTALL_DATA_DIR}"
-
.include "../../textproc/aspell/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"