diff options
Diffstat (limited to 'x11/kmessage/Makefile')
-rw-r--r-- | x11/kmessage/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kmessage/Makefile b/x11/kmessage/Makefile index e3a4181e51f..d3434500d72 100644 --- a/x11/kmessage/Makefile +++ b/x11/kmessage/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2005/04/11 21:48:11 tv Exp $ +# $NetBSD: Makefile,v 1.12 2005/05/22 20:08:48 jlam Exp $ DISTNAME= kmessage-0.1 PKGREVISION= 5 @@ -9,7 +9,7 @@ MAINTAINER= markd@NetBSD.org HOMEPAGE= http://soliton.wins.uva.nl/~wijnhout/kmessage/ COMMENT= KMessage is an xmessage clone for KDE -USE_GNU_TOOLS+= make +USE_TOOLS+= gmake USE_LANGUAGES= c c++ USE_LIBTOOL= YES GNU_CONFIGURE= YES |