diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-09 14:02:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-09 14:02:59 +0000 |
commit | ab731506d947097ce0c28e6993026d2af51e7693 (patch) | |
tree | a2496e00893df2fc52ecb21d22d8b28f211323aa /converters/ical2html | |
parent | 81b4255ec5af243ad180120764bca4e034d69250 (diff) | |
download | ports-ab731506d947097ce0c28e6993026d2af51e7693.tar.gz ports-ab731506d947097ce0c28e6993026d2af51e7693.zip |
Notes
Diffstat (limited to 'converters/ical2html')
-rw-r--r-- | converters/ical2html/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/converters/ical2html/Makefile b/converters/ical2html/Makefile index 52ad79b106c5..77574fb6f81e 100644 --- a/converters/ical2html/Makefile +++ b/converters/ical2html/Makefile @@ -17,5 +17,4 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include/libical -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -NO_STAGE= yes .include <bsd.port.mk> |