summaryrefslogtreecommitdiff
path: root/comms/jpilot
diff options
context:
space:
mode:
authorwiz <wiz>2001-04-02 20:06:11 +0000
committerwiz <wiz>2001-04-02 20:06:11 +0000
commit7df864000e47739ba63ddd41f99ae10e67721bff (patch)
treecfe0bfde1f380c8d727e04a3f65994a9293aead4 /comms/jpilot
parent5d481883637f698c36be3e03b6fcd4f03e46ea2b (diff)
downloadpkgsrc-7df864000e47739ba63ddd41f99ae10e67721bff.tar.gz
Move BUILD_USES_MSGFMT in DEPENDS block, mostly by removing empty
lines.
Diffstat (limited to 'comms/jpilot')
-rw-r--r--comms/jpilot/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/comms/jpilot/Makefile b/comms/jpilot/Makefile
index 358bf94c2a9..11f3a60102c 100644
--- a/comms/jpilot/Makefile
+++ b/comms/jpilot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2001/03/27 03:19:48 hubertf Exp $
+# $NetBSD: Makefile,v 1.16 2001/04/02 20:06:11 wiz Exp $
#
DISTNAME= jpilot-0.99
@@ -9,9 +9,8 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://jpilot.org/
COMMENT= desktop organizer application for the palm pilot
-BUILD_USES_MSGFMT= yes
-
BUILD_DEPENDS+= autoconf-2.13:../../devel/autoconf
+BUILD_USES_MSGFMT= yes
DEPENDS+= gtk+>=1.2.0:../../x11/gtk
DEPENDS+= pilot-link>=0.9.3:../../comms/pilot-link