diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/xicq/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/xicq/Makefile b/net/xicq/Makefile index b0cb1223cad6..97d5a4e7c419 100644 --- a/net/xicq/Makefile +++ b/net/xicq/Makefile @@ -3,7 +3,7 @@ # Date created: 29 June 1998 # Whom: scrappy # -# $Id: Makefile,v 1.2 1998/07/02 06:46:32 asami Exp $ +# $Id: Makefile,v 1.3 1998/08/23 04:18:46 scrappy Exp $ # DISTNAME= xicq-071298-snapshot.src @@ -15,6 +15,8 @@ MAINTAINER= scrappy@freebsd.org WRKSRC= ${WRKDIR}/xicq-071298 +BROKEN= build + USE_GMAKE= yes do-install: |