diff options
Diffstat (limited to 'net-im/libyahoo2/Makefile')
-rw-r--r-- | net-im/libyahoo2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/libyahoo2/Makefile b/net-im/libyahoo2/Makefile index 8b3310ec70b0..ab4648b953a6 100644 --- a/net-im/libyahoo2/Makefile +++ b/net-im/libyahoo2/Makefile @@ -7,8 +7,7 @@ # PORTNAME= libyahoo2 -PORTVERSION= 0.6.3 -PORTREVISION= 1 +PORTVERSION= 0.7.0 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -19,6 +18,7 @@ COMMENT= A C library that handles the new Yahoo! Messenger protocol BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig +USE_BZIP2= yes USE_GNOME= gnomehack glib20 GNU_CONFIGURE= yes INSTALLS_SHLIB= yes |