summaryrefslogtreecommitdiff
path: root/databases/xls2txt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/xls2txt/Makefile')
-rw-r--r--databases/xls2txt/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/databases/xls2txt/Makefile b/databases/xls2txt/Makefile
index c5a07ab9c38b..e6e3703d0659 100644
--- a/databases/xls2txt/Makefile
+++ b/databases/xls2txt/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xls2txt
DISTVERSION= 1.0.1
-PORTREVISION= 33
+PORTREVISION= 35
CATEGORIES= databases textproc
MAINTAINER= yuri@FreeBSD.org
@@ -63,7 +63,4 @@ PLIST_FILES= ${EXECUTABLES:S/^/bin\//}
CONFLICTS_INSTALL= catdoc libxls p5-Spreadsheet-Read
-post-install:
- cd ${STAGEDIR}${PREFIX}/bin && ${STRIP_CMD} ${EXECUTABLES}
-
.include <bsd.port.mk>