aboutsummaryrefslogtreecommitdiff
path: root/textproc/hunspell
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-10-10 13:01:16 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-10-10 13:01:16 +0000
commit5d84f9e74e7a8fcf95d1c07293b1dba4ad06315f (patch)
treeae24059a7f0ce0909ced44f3a907ddd5dc861476 /textproc/hunspell
parenteb86e4311c732e94057f28e7b0c5d00d717b8c84 (diff)
downloadports-5d84f9e74e7a8fcf95d1c07293b1dba4ad06315f.tar.gz
ports-5d84f9e74e7a8fcf95d1c07293b1dba4ad06315f.zip
- Set DIST_SUBDIR: move dist files to DISTDIR/hunspell
- Remove unnecessary pre-build: - Cleanup Makefile header
Notes
Notes: svn path=/head/; revision=305651
Diffstat (limited to 'textproc/hunspell')
-rw-r--r--textproc/hunspell/Makefile16
-rw-r--r--textproc/hunspell/distinfo4
2 files changed, 6 insertions, 14 deletions
diff --git a/textproc/hunspell/Makefile b/textproc/hunspell/Makefile
index 587e63e115c6..dcc380733eaf 100644
--- a/textproc/hunspell/Makefile
+++ b/textproc/hunspell/Makefile
@@ -1,15 +1,12 @@
-# New ports collection makefile for: hunspell
-# Date created: 24.07.2004
-# Whom: janos.mohacsi@bsd.hu
-#
+# Created by: janos.mohacsi@bsd.hu
# $FreeBSD$
-#
PORTNAME= hunspell
PORTVERSION= 1.3.2
PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}/Hunspell/${PORTVERSION}
+DIST_SUBDIR= ${PORTNAME}
MAINTAINER= office@FreeBSD.org
COMMENT= Improved spell-checker for Hungarian and other languages
@@ -17,14 +14,13 @@ COMMENT= Improved spell-checker for Hungarian and other languages
LICENSE= GPLv2 LGPL21 MPL
LICENSE_COMB= dual
-CONFIGURE_ARGS= --disable-nls --with-readline --with-ui \
- --with-libiconv-prefix=${LOCALBASE}
+CONFIGURE_ARGS= --disable-nls --with-libiconv-prefix=${LOCALBASE} --with-readline --with-ui
GNU_CONFIGURE= yes
MAKE_JOBS_SAFE= yes
USE_GNOME= gnomehack
+USE_ICONV= yes
USE_LDCONFIG= yes
USE_NCURSES= yes
-USE_ICONV= yes
MANLANG= "" hu
MAN1_EN= hunspell.1 hunzip.1 hzip.1
@@ -36,8 +32,4 @@ MAN4_HU= hunspell.4
post-patch:
@${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/src/tools/hunspell.cxx
-pre-build:
- @${TOUCH} ${WRKSRC}/aclocal.m4 ${WRKSRC}/Makefile.in \
- ${WRKSRC}/configure ${WRKSRC}/config.h.in
-
.include <bsd.port.mk>
diff --git a/textproc/hunspell/distinfo b/textproc/hunspell/distinfo
index f5cdad62e1e8..e16940c208c5 100644
--- a/textproc/hunspell/distinfo
+++ b/textproc/hunspell/distinfo
@@ -1,2 +1,2 @@
-SHA256 (hunspell-1.3.2.tar.gz) = b4edd4a4ee944cb9f485b35473e46b729ed768e9d24da8e78e4c4c6ca56addbd
-SIZE (hunspell-1.3.2.tar.gz) = 975917
+SHA256 (hunspell/hunspell-1.3.2.tar.gz) = b4edd4a4ee944cb9f485b35473e46b729ed768e9d24da8e78e4c4c6ca56addbd
+SIZE (hunspell/hunspell-1.3.2.tar.gz) = 975917