aboutsummaryrefslogtreecommitdiff
path: root/ftp/pavuk
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-03-27 07:38:00 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-03-27 07:38:00 +0000
commitd521e75527030ecb628845782c088520c9e338bb (patch)
tree3b142f9f5326b208974c8a600f57ab487cdd99bb /ftp/pavuk
parentbd08ec305ae38653ba8f5caa16330bdf29781b20 (diff)
downloadports-d521e75527030ecb628845782c088520c9e338bb.tar.gz
ports-d521e75527030ecb628845782c088520c9e338bb.zip
- Update to 0.9.35
PR: 110816 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes
Notes: svn path=/head/; revision=188458
Diffstat (limited to 'ftp/pavuk')
-rw-r--r--ftp/pavuk/Makefile13
-rw-r--r--ftp/pavuk/distinfo6
2 files changed, 9 insertions, 10 deletions
diff --git a/ftp/pavuk/Makefile b/ftp/pavuk/Makefile
index 2e67233f4e41..72c4fa1cfc78 100644
--- a/ftp/pavuk/Makefile
+++ b/ftp/pavuk/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= pavuk
-PORTVERSION= 0.9.34
-PORTREVISION= 1
+PORTVERSION= 0.9.35
CATEGORIES= ftp www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -21,8 +20,9 @@ USE_GNOME= gnometarget
USE_OPENSSL= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
-CONFIGURE_ARGS= --with-locale-dir=${PREFIX}/share/locale \
- --disable-debug --disable-gnome --disable-gtk2 --disable-js \
+CONFIGURE_ARGS= --mandir=${MANPREFIX}/man \
+ --with-locale-dir=${PREFIX}/share/locale \
+ --disable-debug --disable-gnome --disable-js \
--enable-utf-8 --enable-threads
MAN1= pavuk.1
@@ -40,10 +40,9 @@ USE_GETTEXT= yes
PLIST_SUB+= NLS=""
.endif
-.if ${HAVE_GNOME:Mgtk12}!=""
+.if ${HAVE_GNOME:Mgtk20}!=""
PKGNAMESUFFIX= -gtk
-USE_GNOME+= gtk12
-CONFIGURE_ARGS+= --with-gtk-config="${GTK_CONFIG}"
+USE_GNOME+= gtk20
.else
CONFIGURE_ARGS+= --disable-gtk
.endif
diff --git a/ftp/pavuk/distinfo b/ftp/pavuk/distinfo
index 56d2c8c4210a..53bec32afafa 100644
--- a/ftp/pavuk/distinfo
+++ b/ftp/pavuk/distinfo
@@ -1,3 +1,3 @@
-MD5 (pavuk-0.9.34.tar.bz2) = d5d4c8b4a119a42cb4bc7a214605a451
-SHA256 (pavuk-0.9.34.tar.bz2) = f9e13dfe8fd02951e74362b57e9637fc831c139810da62bc22020ac086558dd6
-SIZE (pavuk-0.9.34.tar.bz2) = 647199
+MD5 (pavuk-0.9.35.tar.bz2) = 6204c7a1339433ab32456ccd62126ea9
+SHA256 (pavuk-0.9.35.tar.bz2) = d84d1b102440f0a8a9186c410ae9da3244e762ecf8b73333ca683d0b6ae05ebc
+SIZE (pavuk-0.9.35.tar.bz2) = 643775