diff options
Diffstat (limited to 'net/kphone/Makefile')
-rw-r--r-- | net/kphone/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/kphone/Makefile b/net/kphone/Makefile index 0639a2b2ecd..c539a20a5f5 100644 --- a/net/kphone/Makefile +++ b/net/kphone/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/12/04 23:09:07 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2005/04/11 21:46:49 tv Exp $ DISTNAME= kphone-4.0.5 CATEGORIES= net comms @@ -10,7 +10,6 @@ COMMENT= Graphical Voice Over Internet (VoIP) phone WRKSRC= ${WRKDIR}/kphone -USE_BUILDLINK3= yes USE_X11BASE= yes GNU_CONFIGURE= yes |