aboutsummaryrefslogtreecommitdiff
path: root/textproc/google-ctemplate
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/google-ctemplate
parenta1807bcfe56b6446dd8fe5d6176917ca78afd940 (diff)
downloadports-6f8a3dbfb13db6ee70c844d085a8f76c64fab6ef.tar.gz
ports-6f8a3dbfb13db6ee70c844d085a8f76c64fab6ef.zip
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Notes
Notes: svn path=/head/; revision=209422
Diffstat (limited to 'textproc/google-ctemplate')
-rw-r--r--textproc/google-ctemplate/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/google-ctemplate/Makefile b/textproc/google-ctemplate/Makefile
index 21f6c709fc1d..d1d877d5c6df 100644
--- a/textproc/google-ctemplate/Makefile
+++ b/textproc/google-ctemplate/Makefile
@@ -17,7 +17,6 @@ COMMENT= A simple but powerful template language for C++
GNU_CONFIGURE= yes
USE_GCC= 3.2+
-USE_GETOPT_LONG= yes
USE_LDCONFIG= yes
.if !defined(NOPORTDOCS)