From b2eaa2f1cdef7da36a37ffdc5a3f7df507bf6d9d Mon Sep 17 00:00:00 2001 From: linimon Date: Fri, 5 Mar 2004 06:00:12 +0000 Subject: Save from destruction by updating to 0.5.3 and unbreaking. This catches up with over a year of changes, so there are many functional additions as well as extensive bugfixes. See Changelog. Submitted by: Jason Stone (maintainer) --- net-im/ginsu/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'net-im/ginsu/Makefile') diff --git a/net-im/ginsu/Makefile b/net-im/ginsu/Makefile index 78460fd07585..84b96cbee8d7 100644 --- a/net-im/ginsu/Makefile +++ b/net-im/ginsu/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ginsu -PORTVERSION= 0.4.1 +PORTVERSION= 0.5.3 CATEGORIES= net MASTER_SITES= http://repetae.net/john/computer/ginsu/drop/ @@ -16,12 +16,8 @@ COMMENT= A client for the gale secure instant messaging system BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc GNU_CONFIGURE= yes +USE_GMAKE= yes MAN1= ginsu.1 -PLIST_FILES= bin/ginsu - -BROKEN= "Does not compile" -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2004-04-19 .include -- cgit