diff options
Diffstat (limited to 'x11/zenity/Makefile')
-rw-r--r-- | x11/zenity/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile index 8e3f85bd910d..101c9a7fc002 100644 --- a/x11/zenity/Makefile +++ b/x11/zenity/Makefile @@ -6,12 +6,11 @@ # PORTNAME= zenity -PORTVERSION= 1.8 -PORTREVISION= 1 +PORTVERSION= 2.6.0 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION} -DIST_SUBDIR= gnome2 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.6 +DIST_SUBDIR= gnome2 MAINTAINER= klammer@webonaut.com COMMENT= Display GNOME dialogs from the command line @@ -33,8 +32,6 @@ MAN1= zenity.1 CONFLICTS= gtkada-1.2.* -CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" - pre-configure: @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \ 's|@DATADIRNAME@|share|' |