diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-11-09 17:54:52 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-11-09 17:54:52 +0800 |
commit | d50be5c2cef58b10565ba5c68a6a7ce3061568d3 (patch) | |
tree | 02b4d49831deb92763162f473517414960d7c0e4 /x11/gnome-terminal | |
parent | 7a45d63b7fd2f49096b216100dc90fabd290f271 (diff) | |
download | marcuscom-ports-d50be5c2cef58b10565ba5c68a6a7ce3061568d3.tar marcuscom-ports-d50be5c2cef58b10565ba5c68a6a7ce3061568d3.tar.gz marcuscom-ports-d50be5c2cef58b10565ba5c68a6a7ce3061568d3.tar.bz2 marcuscom-ports-d50be5c2cef58b10565ba5c68a6a7ce3061568d3.tar.lz marcuscom-ports-d50be5c2cef58b10565ba5c68a6a7ce3061568d3.tar.xz marcuscom-ports-d50be5c2cef58b10565ba5c68a6a7ce3061568d3.tar.zst marcuscom-ports-d50be5c2cef58b10565ba5c68a6a7ce3061568d3.zip |
Update to 2.1.1 and enable VTE support. Looks sweet!
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@133 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-terminal')
-rw-r--r-- | x11/gnome-terminal/Makefile | 5 | ||||
-rw-r--r-- | x11/gnome-terminal/distinfo | 2 | ||||
-rw-r--r-- | x11/gnome-terminal/pkg-plist | 1 |
3 files changed, 5 insertions, 3 deletions
diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile index 75742d9cf..3b3a55ace 100644 --- a/x11/gnome-terminal/Makefile +++ b/x11/gnome-terminal/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnometerminal -PORTVERSION= 2.1.0 +PORTVERSION= 2.1.1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-terminal/2.1 @@ -15,7 +15,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= zvt-2.0.0:${PORTSDIR}/x11-toolkits/libzvt \ +LIB_DEPENDS= vte.4:${PORTSDIR}/x11-toolkits/vte \ gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui USE_BZIP2= yes @@ -25,6 +25,7 @@ USE_GMAKE= yes USE_GNOMENG= yes USE_GNOME= gnomeprefix gnomehack gnomehier USE_LIBTOOL= yes +CONFIGURE_ARGS= --with-widget=vte CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} diff --git a/x11/gnome-terminal/distinfo b/x11/gnome-terminal/distinfo index 67682d255..947dece2c 100644 --- a/x11/gnome-terminal/distinfo +++ b/x11/gnome-terminal/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-terminal-2.1.0.tar.bz2) = 68bd06b1283572b7f5c9a4e8656745ef +MD5 (gnome2/gnome-terminal-2.1.1.tar.bz2) = 5075cd3ece30208ed1f35233767589f2 diff --git a/x11/gnome-terminal/pkg-plist b/x11/gnome-terminal/pkg-plist index b1f2d059a..b64fe203d 100644 --- a/x11/gnome-terminal/pkg-plist +++ b/x11/gnome-terminal/pkg-plist @@ -26,6 +26,7 @@ share/gnome/help/gnome-terminal/ro/legal.xml share/gnome/omf/gnome-terminal/gnome-terminal-C.omf share/gnome/omf/gnome-terminal/gnome-terminal-ro.omf share/gnome/pixmaps/gnome-terminal.png +share/locale/be/LC_MESSAGES/gnome-terminal.mo share/locale/bg/LC_MESSAGES/gnome-terminal.mo share/locale/ca/LC_MESSAGES/gnome-terminal.mo share/locale/cs/LC_MESSAGES/gnome-terminal.mo |