aboutsummaryrefslogtreecommitdiff
path: root/devel/xtla/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/xtla/Makefile')
-rw-r--r--devel/xtla/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/xtla/Makefile b/devel/xtla/Makefile
index f18104b3f1b3..0ec8607ff3f4 100644
--- a/devel/xtla/Makefile
+++ b/devel/xtla/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xtla
-PORTVERSION= 1.1
+PORTVERSION= 1.2
PORTEPOCH= 1
CATEGORIES= devel elisp
MASTER_SITES= http://download.gna.org/xtla-el/ \
@@ -48,7 +48,4 @@ do-install:
.endfor
.endif
-post-install:
- install-info --dir ${PREFIX}/info/dir ${PREFIX}/info/xtla.info
-
.include <bsd.port.mk>