summaryrefslogtreecommitdiff
path: root/news/pan/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'news/pan/Makefile')
-rw-r--r--news/pan/Makefile32
1 files changed, 16 insertions, 16 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile
index f7d8b986ab9..9d0875dc48e 100644
--- a/news/pan/Makefile
+++ b/news/pan/Makefile
@@ -1,30 +1,30 @@
-# $NetBSD: Makefile,v 1.18 2003/01/10 07:44:21 cjep Exp $
+# $NetBSD: Makefile,v 1.19 2003/04/15 10:28:45 wiz Exp $
#
-DISTNAME= pan-0.11.4
-PKGREVISION= 2
-CATEGORIES= news gnome
-MASTER_SITES= http://pan.rebelbase.com/download/releases/${DISTNAME:C/pan-//}/SOURCE/
-EXTRACT_SUFX= .tar.bz2
+DISTNAME= pan-0.13.4
+CATEGORIES= news
+MASTER_SITES= http://pan.rebelbase.com/download/releases/${DISTNAME:C/pan-//}/SOURCE/
+EXTRACT_SUFX= .tar.bz2
-MAINTAINER= rh@netbsd.org
-HOMEPAGE= http://pan.rebelbase.com/
-COMMENT= Newsreader for Gnome
+MAINTAINER= rh@netbsd.org
+HOMEPAGE= http://pan.rebelbase.com/
+COMMENT= Newsreader for GTK2
+DEPENDS+= gnome2-dirs>=1.0:../../misc/gnome2-dirs
BUILD_USES_MSGFMT= YES
+USE_PERL5= build
USE_BUILDLINK2= YES
USE_PKGLOCALEDIR= YES
-USE_X11BASE= YES
GNU_CONFIGURE= YES
-CONFIGURE_ENV+= LOCALEDIR="${PKGLOCALEDIR}"
-
-.include "../../mk/bsd.prefs.mk"
-.if ${OPSYS} != "SunOS"
LIBS= -lcompat
-.endif
+.include "../../converters/libiconv/buildlink2.mk"
.include "../../devel/gettext-lib/buildlink2.mk"
-.include "../../x11/gnome-core/buildlink2.mk"
+.include "../../devel/pkgconfig/buildlink2.mk"
+.include "../../net/gnet/buildlink2.mk"
+.include "../../textproc/gtkspell/buildlink2.mk"
+.include "../../textproc/libxml2/buildlink2.mk"
+.include "../../x11/gtk2/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"