From ff924fd2fad16386ae0051492111c7702edcc558 Mon Sep 17 00:00:00 2001 From: obache Date: Sun, 26 Dec 2010 13:07:11 +0000 Subject: Fix DEPENDS pattern for xdg-utils, and move to standard location. --- ham/xlog/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'ham') diff --git a/ham/xlog/Makefile b/ham/xlog/Makefile index f01815f330d..7e345a0c683 100644 --- a/ham/xlog/Makefile +++ b/ham/xlog/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2010/12/25 13:39:54 mef Exp $ +# $NetBSD: Makefile,v 1.38 2010/12/26 13:07:11 obache Exp $ # DISTNAME= xlog-2.0.4 @@ -9,12 +9,13 @@ MAINTAINER= wulf@NetBSD.org HOMEPAGE= http://www.nongnu.org/xlog/ COMMENT= Amateur Radio logging program +DEPENDS+= xdg-utils-[0-9]*:../../misc/xdg-utils + PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes USE_PKGLOCALEDIR=yes USE_TOOLS+= gmake pkg-config -DEPENDS+= xdg-utils:../../misc/xdg-utils CONFIGURE_ARGS+= --enable-hamlib -- cgit v1.2.3