aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--textproc/xlreader/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/xlreader/Makefile b/textproc/xlreader/Makefile
index c944f33b7db9..22ac8a9758c7 100644
--- a/textproc/xlreader/Makefile
+++ b/textproc/xlreader/Makefile
@@ -5,11 +5,12 @@ PORTNAME= xlreader
PORTVERSION= 0.9.0
CATEGORIES= textproc
MASTER_SITES= SF
-EXTRACT_SUFX= .tgz
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Convert .xls spread sheets to tab delimited CSV or SQL inserts
+USES= tar:tgz
+
PLIST_FILES= bin/xlreader
post-patch: