From e557a5f7fe08f718560dd50bdfef99776601cc56 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/gnome-pilot/Makefile | 4 ++-- comms/jpilot/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'comms') diff --git a/comms/gnome-pilot/Makefile b/comms/gnome-pilot/Makefile index 97687cd8f1f..dbe4c68410a 100644 --- a/comms/gnome-pilot/Makefile +++ b/comms/gnome-pilot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2004/03/26 02:27:35 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2004/04/14 16:15:21 jmmv Exp $ # DISTNAME= gnome-pilot-0.1.71 @@ -11,7 +11,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= Palm Pilot synchronisation for GNOME -DEPENDS+= gnome1-dirs>=1.5:../../misc/gnome1-dirs DEPENDS+= gob-[0-9]*:../../devel/gob BUILD_USES_MSGFMT= YES @@ -20,6 +19,7 @@ BUILDLINK_DEPENDS.gnome-panel= gnome-panel<2.0 GNU_CONFIGURE= YES USE_X11BASE= YES USE_BUILDLINK2= YES +USE_DIRS+= gnome1-1.5 USE_PKGLOCALEDIR= YES USE_LIBINTL= YES USE_LIBTOOL= YES 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