diff options
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/vte/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/vte/distinfo | 2 | ||||
-rw-r--r-- | x11-toolkits/vte/pkg-plist | 2 |
3 files changed, 5 insertions, 2 deletions
diff --git a/x11-toolkits/vte/Makefile b/x11-toolkits/vte/Makefile index d86370152..2fda9df94 100644 --- a/x11-toolkits/vte/Makefile +++ b/x11-toolkits/vte/Makefile @@ -6,7 +6,7 @@ # PORTNAME= vte -PORTVERSION= 0.10.8 +PORTVERSION= 0.10.10 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.10 @@ -27,6 +27,7 @@ USE_GNOMENG= yes USE_GNOME= gnomeprefix gnomehack CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" +CONFIGURE_ARGS= --disable-python CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} post-patch: diff --git a/x11-toolkits/vte/distinfo b/x11-toolkits/vte/distinfo index b79700752..83b51d7cb 100644 --- a/x11-toolkits/vte/distinfo +++ b/x11-toolkits/vte/distinfo @@ -1 +1 @@ -MD5 (gnome2/vte-0.10.8.tar.bz2) = dd51c8a071cf4614a9ec453d0e2449bd +MD5 (gnome2/vte-0.10.10.tar.bz2) = b93ed1b6472fcfda26d98ea0be911195 diff --git a/x11-toolkits/vte/pkg-plist b/x11-toolkits/vte/pkg-plist index ac4dba9ba..45ac2512e 100644 --- a/x11-toolkits/vte/pkg-plist +++ b/x11-toolkits/vte/pkg-plist @@ -33,10 +33,12 @@ share/locale/nl/LC_MESSAGES/vte.mo share/locale/no/LC_MESSAGES/vte.mo share/locale/pl/LC_MESSAGES/vte.mo share/locale/pt_BR/LC_MESSAGES/vte.mo +share/locale/ru/LC_MESSAGES/vte.mo share/locale/sk/LC_MESSAGES/vte.mo share/locale/sv/LC_MESSAGES/vte.mo share/locale/uk/LC_MESSAGES/vte.mo share/locale/vi/LC_MESSAGES/vte.mo +share/locale/zh_TW/LC_MESSAGES/vte.mo @dirrm share/gnome/vte/termcap @dirrm share/gnome/vte @dirrm share/doc/vte |