diff options
Diffstat (limited to 'news/pan-gnome/Makefile')
-rw-r--r-- | news/pan-gnome/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/pan-gnome/Makefile b/news/pan-gnome/Makefile index c9c53e49ecb..e2bf4692d04 100644 --- a/news/pan-gnome/Makefile +++ b/news/pan-gnome/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/03/26 02:27:50 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2004/04/14 16:15:26 jmmv Exp $ # DISTNAME= pan-0.11.4 @@ -12,9 +12,9 @@ HOMEPAGE= http://pan.rebelbase.com/ COMMENT= Newsreader for Gnome BUILD_USES_MSGFMT= YES -DEPENDS+= xdg-x11-dirs>=1.1:../../misc/xdg-x11-dirs USE_BUILDLINK2= YES +USE_DIRS+= xdg-x11-1.1 USE_PKGLOCALEDIR= YES USE_X11BASE= YES GNU_CONFIGURE= YES |