diff options
Diffstat (limited to 'net/kftpgrabber/Makefile')
-rw-r--r-- | net/kftpgrabber/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/kftpgrabber/Makefile b/net/kftpgrabber/Makefile index b623e3dcc4b..fa29cb932a4 100644 --- a/net/kftpgrabber/Makefile +++ b/net/kftpgrabber/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/04/17 13:46:44 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2006/04/22 09:22:12 rillig Exp $ DISTNAME= kftpgrabber-0.6.0 PKGREVISION= 4 @@ -18,7 +18,7 @@ GNU_CONFIGURE= yes # a fix for qt-3.3.5, please remove if qt-3.3.6 (or newer) solves the problem SUBST_CLASSES+= hints SUBST_STAGE.hints= post-patch -SUBST_MESSAGE.hints= "Fix includehints." +SUBST_MESSAGE.hints= Fix includehints. SUBST_FILES.hints= kftpgrabber/src/ui/kftpqueueeditorlayout.ui \ kftpgrabber/src/ui/kftpsearchlayout.ui SUBST_FILTER_CMD.hints= ${GREP} -v includehint |