aboutsummaryrefslogtreecommitdiff
path: root/devel/lion
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:13:42 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:13:42 +0000
commit580a778a16c548027cb6b56ad3357f1dec74e859 (patch)
tree3181285e36d6e08abfc359972209897c5230fa7a /devel/lion
parent34b7e6ee7edc38e6303aa5e0ca296c0867ee08d5 (diff)
downloadports-580a778a16c548027cb6b56ad3357f1dec74e859.tar.gz
ports-580a778a16c548027cb6b56ad3357f1dec74e859.zip
Notes
Diffstat (limited to 'devel/lion')
-rw-r--r--devel/lion/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/lion/Makefile b/devel/lion/Makefile
index dd9939f0d2c3..21fba1521054 100644
--- a/devel/lion/Makefile
+++ b/devel/lion/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: LiON
-# Date created: June 2006
-# Whom: Marco Molteni <molterSPAM@gufiSPAM.org>
-#
+# Created by: Marco Molteni <molterSPAM@gufiSPAM.org>
# $FreeBSD$
-#
PORTNAME= lion
DISTVERSION= 20060630
@@ -24,6 +20,7 @@ INCLUDES= base64.h connections.h io.h lfnmatch.h lgroup.h lion.h \
lion_rcsid.h lion_types.h misc.h pipe.h sockets.h \
timers.h tls.h udp.h zlib.h
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's,<time.h>,<sys/time.h>,' \
${WRKSRC}/timers.h