summaryrefslogtreecommitdiff
path: root/textproc/csv2latex
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-03-20 10:03:51 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-03-20 10:03:51 +0000
commit6f8a3dbfb13db6ee70c844d085a8f76c64fab6ef (patch)
tree6ee88f98657f9c200a7c9ab4e8cf3c0eaf0c4d5b /textproc/csv2latex
parentRed5 is an Open Source Flash Server written (diff)
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Notes
Notes: svn path=/head/; revision=209422
Diffstat (limited to 'textproc/csv2latex')
-rw-r--r--textproc/csv2latex/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/csv2latex/Makefile b/textproc/csv2latex/Makefile
index 6c5e104995ca..6928dd710963 100644
--- a/textproc/csv2latex/Makefile
+++ b/textproc/csv2latex/Makefile
@@ -18,8 +18,6 @@ COMMENT= Converts a well formed csv file to a LaTeX document
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
-USE_GETOPT_LONG= yes
-
PLIST_FILES= bin/csv2latex
do-build: