aboutsummaryrefslogtreecommitdiff
path: root/databases/recutils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/recutils/Makefile')
-rw-r--r--databases/recutils/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/databases/recutils/Makefile b/databases/recutils/Makefile
index 484d36faf366..d64a261639be 100644
--- a/databases/recutils/Makefile
+++ b/databases/recutils/Makefile
@@ -1,6 +1,5 @@
PORTNAME= recutils
-PORTVERSION= 1.8
-PORTREVISION= 1
+DISTVERSION= 1.9
CATEGORIES= databases
MASTER_SITES= GNU
@@ -53,10 +52,6 @@ post-patch:
@${REINPLACE_CMD} -e 's,mdb_init,mdb_get_version,' \
${WRKSRC}/configure
-post-install:
- ${INSTALL_DATA} ${WRKSRC}/etc/*.el \
- ${STAGEDIR}${PREFIX}/share/emacs/site-lisp
-
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}