From bedae6c90ccf11bddb3b3bdde8d2652e72eeeed3 Mon Sep 17 00:00:00 2001 From: jmmv Date: Wed, 14 Apr 2004 16:15:20 +0000 Subject: Make use of the new USE_DIRS variable, instead of directly depending on the *-dirs packages. --- comms/jpilot/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'comms/jpilot') diff --git a/comms/jpilot/Makefile b/comms/jpilot/Makefile index 5015960aa4b..91a594c2253 100644 --- a/comms/jpilot/Makefile +++ b/comms/jpilot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2004/02/14 18:43:43 minskim Exp $ +# $NetBSD: Makefile,v 1.41 2004/04/14 16:15:21 jmmv Exp $ # DISTNAME= jpilot-0.99.5 @@ -11,11 +11,11 @@ HOMEPAGE= http://jpilot.org/ COMMENT= Desktop organizer application for the palm pilot BUILD_USES_MSGFMT= YES -DEPENDS+= gnome-dirs>=1.0:../../misc/gnome-dirs CONFLICTS+= jpilot-libplugin-[0-9]* USE_BUILDLINK3= YES +USE_DIRS+= gnome1-1.0 USE_LIBTOOL= YES USE_PKGLOCALEDIR= YES USE_X11= YES -- cgit v1.2.3