aboutsummaryrefslogtreecommitdiff
path: root/converters/ical2html
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-03-20 09:23:28 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-03-20 09:23:28 +0000
commitdad0d0873a3d4f82a21a868dc5cb50e86c14565b (patch)
treee462a7690aebd4bb8e131b767361f662174e8b9c /converters/ical2html
parentedc067f59bc9c29de917cab8043ed939ebb462af (diff)
downloadports-dad0d0873a3d4f82a21a868dc5cb50e86c14565b.tar.gz
ports-dad0d0873a3d4f82a21a868dc5cb50e86c14565b.zip
Notes
Diffstat (limited to 'converters/ical2html')
-rw-r--r--converters/ical2html/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/converters/ical2html/Makefile b/converters/ical2html/Makefile
index 2f866d71e6bb..8e471e0619a8 100644
--- a/converters/ical2html/Makefile
+++ b/converters/ical2html/Makefile
@@ -22,6 +22,4 @@ CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ENV+= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib
-USE_GETOPT_LONG= yes
-
.include <bsd.port.mk>