From d480fe70cea0226db3fe9cb6d739bc4bb475c478 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 2 Apr 2001 20:06:11 +0000 Subject: Move BUILD_USES_MSGFMT in DEPENDS block, mostly by removing empty lines. --- editors/gnotepad/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors') diff --git a/editors/gnotepad/Makefile b/editors/gnotepad/Makefile index 203279a09f2..90313d311b0 100644 --- a/editors/gnotepad/Makefile +++ b/editors/gnotepad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/03/27 03:19:54 hubertf Exp $ +# $NetBSD: Makefile,v 1.5 2001/04/02 20:06:12 wiz Exp $ DISTNAME= gnotepad+-1.3.2 PKGNAME= ${DISTNAME:S/+//} @@ -9,8 +9,8 @@ MAINTAINER= jmcneill@invisible.yi.org HOMEPAGE= http://gnotepad.sourceforge.net/ COMMENT= easy-to-use, yet fairly feature-rich, simple HTML and text editor for X11 -DEPENDS+= gnome-core-*:../../x11/gnome-core BUILD_USES_MSGFMT= yes +DEPENDS+= gnome-core-*:../../x11/gnome-core USE_X11BASE= YES USE_GMAKE= YES -- cgit v1.2.3