diff options
Diffstat (limited to 'chat/epic4/Makefile')
-rw-r--r-- | chat/epic4/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chat/epic4/Makefile b/chat/epic4/Makefile index d7c92d44556..fdacf907658 100644 --- a/chat/epic4/Makefile +++ b/chat/epic4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2005/04/04 08:56:54 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2005/04/11 21:45:03 tv Exp $ # DISTNAME= epic4-2.2 @@ -20,7 +20,6 @@ HOMEPAGE= http://www.epicsol.org/ COMMENT= The (E)nhanced (P)rogrammable (I)RC-II (C)lient GNU_CONFIGURE= YES -USE_BUILDLINK3= YES .include "../../security/openssl/buildlink3.mk" .include "../../mk/bsd.pkg.mk" |