aboutsummaryrefslogtreecommitdiff
path: root/www/geneweb/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-01-07 14:16:14 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-01-07 14:16:14 +0000
commitc2b4a88142f8d055418984de26ba09447953c7d6 (patch)
tree1238e110704c7b100c9d0e734c01c7a9a63f3499 /www/geneweb/Makefile
parent76fda451b5fa9a570cd6c4970c14788e4232bf9a (diff)
downloadports-c2b4a88142f8d055418984de26ba09447953c7d6.tar.gz
ports-c2b4a88142f8d055418984de26ba09447953c7d6.zip
- Chase distinfo; tarball rerolled with corrected permissions
PR: ports/91446 Submitted by: Hubert Tournier <hubert@frbsd.org> (maintainer)
Notes
Notes: svn path=/head/; revision=152995
Diffstat (limited to 'www/geneweb/Makefile')
-rw-r--r--www/geneweb/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/www/geneweb/Makefile b/www/geneweb/Makefile
index f41fcb994002..d782d171f805 100644
--- a/www/geneweb/Makefile
+++ b/www/geneweb/Makefile
@@ -17,7 +17,6 @@ COMMENT= An advanced genealogy software
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
-WRKSRC= ${WRKDIR}/${PORTNAME}
MAN1= ged2gwb.1 gwb2ged.1 gwc.1 gwu.1
SUB_FILES+= pkg-message
@@ -25,7 +24,6 @@ SUB_FILES+= pkg-message
post-install:
${INSTALL_DATA} ${WRKSRC}/etc/a.gwf ${PREFIX}/share/geneweb
${INSTALL_SCRIPT} ${FILESDIR}/install.sh ${PREFIX}/share/geneweb
- ${FIND} ${DATADIR} -type f | ${XARGS} ${CHMOD} go+r
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>