From 9c02adcb0beda3e5aca55d4a6a4d4c231b03860d Mon Sep 17 00:00:00 2001 From: rillig Date: Wed, 17 May 2006 06:12:27 +0000 Subject: Fixed pkglint warnings. --- archivers/gsharutils/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'archivers/gsharutils') diff --git a/archivers/gsharutils/Makefile b/archivers/gsharutils/Makefile index b1cf8f2cd93..9b7308db6f6 100644 --- a/archivers/gsharutils/Makefile +++ b/archivers/gsharutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2006/04/13 18:23:29 jlam Exp $ +# $NetBSD: Makefile,v 1.40 2006/05/17 06:12:27 rillig Exp $ DISTNAME= sharutils-4.2.1 PKGNAME= g${DISTNAME} @@ -45,7 +45,7 @@ PLIST_SUBST+= GNU_PROGRAM_PREFIX=${GNU_PROGRAM_PREFIX:Q} BUILD_DEFS+= GNU_PROGRAM_PREFIX post-patch: - @${TOUCH} ${TOUCH_FLAGS} ${WRKSRC}/po/sharutils.pot + ${TOUCH} ${TOUCH_FLAGS} ${WRKSRC}/po/sharutils.pot .include "../../devel/gettext-lib/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3