summaryrefslogtreecommitdiff
path: root/editors/gnotepad
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-04-02 20:06:11 +0000
committerwiz <wiz@pkgsrc.org>2001-04-02 20:06:11 +0000
commitd480fe70cea0226db3fe9cb6d739bc4bb475c478 (patch)
treecfe0bfde1f380c8d727e04a3f65994a9293aead4 /editors/gnotepad
parent34c36c42a262514209b77c7f72852ccb11a9e921 (diff)
downloadpkgsrc-d480fe70cea0226db3fe9cb6d739bc4bb475c478.tar.gz
Move BUILD_USES_MSGFMT in DEPENDS block, mostly by removing empty
lines.
Diffstat (limited to 'editors/gnotepad')
-rw-r--r--editors/gnotepad/Makefile4
1 files changed, 2 insertions, 2 deletions
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