diff options
author | oliver <oliver@FreeBSD.org> | 2004-11-12 01:05:51 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2004-11-12 01:05:51 +0800 |
commit | 948ab29ee7729e35b808d65b8bae2b1e4a1a0d91 (patch) | |
tree | 7c5b14a7f9c2aa0568daedf27aaf2f202fc40f14 /devel/libzvbi/Makefile | |
parent | ce24037a23e4c3ec6b9a689ebd38f2d2fbcea78d (diff) | |
download | freebsd-ports-gnome-948ab29ee7729e35b808d65b8bae2b1e4a1a0d91.tar.gz freebsd-ports-gnome-948ab29ee7729e35b808d65b8bae2b1e4a1a0d91.tar.zst freebsd-ports-gnome-948ab29ee7729e35b808d65b8bae2b1e4a1a0d91.zip |
update to 0.2.9
Diffstat (limited to 'devel/libzvbi/Makefile')
-rw-r--r-- | devel/libzvbi/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
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 |