diff options
-rw-r--r-- | x11/zenity/Makefile | 9 | ||||
-rw-r--r-- | x11/zenity/distinfo | 2 | ||||
-rw-r--r-- | x11/zenity/pkg-plist | 2 |
3 files changed, 9 insertions, 4 deletions
diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile index bb70bedf88b9..b8bbeba0bf89 100644 --- a/x11/zenity/Makefile +++ b/x11/zenity/Makefile @@ -6,10 +6,10 @@ # PORTNAME= zenity -PORTVERSION= 1.0 -PORTREVISION= 2 +PORTVERSION= 1.1 CATEGORIES= x11 gnome -MASTER_SITES= http://ftp.acc.umu.se/pub/GNOME/sources/zenity/1.0/ +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION} MAINTAINER= klammer@webonaut.com COMMENT= Display GNOME dialogs from the command line @@ -24,6 +24,9 @@ USE_GNOME= gnomeprefix gnomehack libgnomecanvas gconf2 USE_BZIP2= yes GNU_CONFIGURE= yes USE_REINPLACE= yes + +MAN1= zenity.1 + CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" pre-configure: diff --git a/x11/zenity/distinfo b/x11/zenity/distinfo index a6c671e45fba..3e35381e969f 100644 --- a/x11/zenity/distinfo +++ b/x11/zenity/distinfo @@ -1 +1 @@ -MD5 (zenity-1.0.tar.bz2) = 10d88ad482a2583541d2f823839c1132 +MD5 (zenity-1.1.tar.bz2) = b771e577bff1f66021639d4d75909176 diff --git a/x11/zenity/pkg-plist b/x11/zenity/pkg-plist index 89957aa3d62d..261b02cd07d3 100644 --- a/x11/zenity/pkg-plist +++ b/x11/zenity/pkg-plist @@ -2,8 +2,10 @@ bin/zenity share/gnome/omf/zenity/zenity-C.omf @exec scrollkeeper-install -q %D/share/gnome/omf/zenity/zenity-C.omf 2>/dev/null || /usr/bin/true share/gnome/zenity/clothes/gnome-tshirt.png +share/gnome/zenity/clothes/hawaii-shirt.png share/gnome/zenity/clothes/monk.png share/gnome/zenity/clothes/sunglasses.png +share/gnome/zenity/clothes/surfboard.png share/gnome/zenity/help/C/figures/zenity-calendar-screenshot.png share/gnome/zenity/help/C/figures/zenity-entry-screenshot.png share/gnome/zenity/help/C/figures/zenity-error-screenshot.png |