aboutsummaryrefslogtreecommitdiff
path: root/www/geneweb/Makefile
diff options
context:
space:
mode:
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>