From 948ab29ee7729e35b808d65b8bae2b1e4a1a0d91 Mon Sep 17 00:00:00 2001 From: oliver Date: Thu, 11 Nov 2004 17:05:51 +0000 Subject: update to 0.2.9 --- devel/libzvbi/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'devel/libzvbi/Makefile') diff --git a/devel/libzvbi/Makefile b/devel/libzvbi/Makefile index eb40239e8e23..dd45aba9b291 100644 --- a/devel/libzvbi/Makefile +++ b/devel/libzvbi/Makefile @@ -6,8 +6,8 @@ # PORTNAME= libzvbi -PORTVERSION= 0.2.8 -PORTREVISION= 1 +PORTVERSION= 0.2.9 +PORTREVISION= 0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= zapping @@ -23,6 +23,7 @@ USE_GETTEXT= yes USE_BZIP2= yes USE_REINPLACE= yes USE_LIBTOOL_VER= 15 +USE_GNOME= gnomehack pkgconfig GNU_CONFIGURE= yes INSTALLS_SHLIB= yes -- cgit