aboutsummaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-01-09 14:02:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-01-09 14:02:59 +0000
commitab731506d947097ce0c28e6993026d2af51e7693 (patch)
treea2496e00893df2fc52ecb21d22d8b28f211323aa /converters
parent81b4255ec5af243ad180120764bca4e034d69250 (diff)
downloadports-ab731506d947097ce0c28e6993026d2af51e7693.tar.gz
ports-ab731506d947097ce0c28e6993026d2af51e7693.zip
Notes
Diffstat (limited to 'converters')
-rw-r--r--converters/ical2html/Makefile1
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>