svn commit: r358022 - head/hebrew/hspell
Vanilla I. Shu
vanilla at FreeBSD.org
Mon Jun 16 16:35:09 UTC 2014
Author: vanilla
Date: Mon Jun 16 16:35:08 2014
New Revision: 358022
URL: http://svnweb.freebsd.org/changeset/ports/358022
QAT: https://qat.redports.org/buildarchive/r358022/
Log:
Stagify.
Approved by: portmgr@
Modified:
head/hebrew/hspell/Makefile
head/hebrew/hspell/pkg-plist
Modified: head/hebrew/hspell/Makefile
==============================================================================
--- head/hebrew/hspell/Makefile Mon Jun 16 16:15:01 2014 (r358021)
+++ head/hebrew/hspell/Makefile Mon Jun 16 16:35:08 2014 (r358022)
@@ -15,15 +15,9 @@ USES= shebangfix gmake perl5
USE_PERL5= build
GNU_CONFIGURE= yes
CFLAGS+= -fPIC
-SHEBANG_FILES= pmerge
+SHEBANG_FILES= pmerge multispell
-MAN1= hspell.1
-MAN3= hspell.3
SUB_FILES= pkg-message
SUB_LIST= PORTSDIR=${PORTSDIR}
-NO_STAGE= yes
-post-install:
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.mk>
Modified: head/hebrew/hspell/pkg-plist
==============================================================================
--- head/hebrew/hspell/pkg-plist Mon Jun 16 16:15:01 2014 (r358021)
+++ head/hebrew/hspell/pkg-plist Mon Jun 16 16:35:08 2014 (r358022)
@@ -4,6 +4,8 @@ bin/multispell
include/hspell.h
include/linginfo.h
lib/libhspell.a
+man/man1/hspell.1.gz
+man/man3/hspell.3.gz
%%DATADIR%%/hebrew.wgz
%%DATADIR%%/hebrew.wgz.hints
%%DATADIR%%/hebrew.wgz.prefixes
More information about the svn-ports-all
mailing list