diff options
author | marcus <marcus@FreeBSD.org> | 2009-06-03 13:14:50 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2009-06-03 13:14:50 +0800 |
commit | 758fa15f89be99164550154d6bc2486f326d7b49 (patch) | |
tree | d0bcbf90df6b714a72a76a5c0e9ea5f82a3bae42 /x11 | |
parent | 32c4362bbfbfa701058a4418228747ff7fd905c0 (diff) | |
download | freebsd-ports-gnome-758fa15f89be99164550154d6bc2486f326d7b49.tar.gz freebsd-ports-gnome-758fa15f89be99164550154d6bc2486f326d7b49.tar.zst freebsd-ports-gnome-758fa15f89be99164550154d6bc2486f326d7b49.zip |
Chase the vte shared lib version bump.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/evilvte/Makefile | 5 | ||||
-rw-r--r-- | x11/gtkterm2/Makefile | 2 | ||||
-rw-r--r-- | x11/hotwire-shell/Makefile | 1 | ||||
-rw-r--r-- | x11/roxterm/Makefile | 1 |
4 files changed, 5 insertions, 4 deletions
diff --git a/x11/evilvte/Makefile b/x11/evilvte/Makefile index e33dca2e6a76..aaf0be068fa2 100644 --- a/x11/evilvte/Makefile +++ b/x11/evilvte/Makefile @@ -7,6 +7,7 @@ PORTNAME= evilvte PORTVERSION= 0.4.4 +PORTREVISION= 1 CATEGORIES= x11-toolkits gnome MASTER_SITES= http://www.calno.com/${PORTNAME}/ \ LOCAL/chinsan/${PORTNAME}/ @@ -14,10 +15,8 @@ MASTER_SITES= http://www.calno.com/${PORTNAME}/ \ MAINTAINER= chinsan@FreeBSD.org COMMENT= A VTE based, super lightweight terminal emulator -BUILD_DEPENDS= vte:${PORTSDIR}/x11-toolkits/vte -RUN_DEPENDS= ${BUILD_DEPENDS} - USE_GMAKE= yes +USE_GNOME= vte MAN1= evilvte.1 showvte.1 diff --git a/x11/gtkterm2/Makefile b/x11/gtkterm2/Makefile index a04425467a4c..2b20ad304a01 100644 --- a/x11/gtkterm2/Makefile +++ b/x11/gtkterm2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtkterm2 PORTVERSION= 0.2.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= gtkterm diff --git a/x11/hotwire-shell/Makefile b/x11/hotwire-shell/Makefile index e48c91b8e0ef..fadd048910e9 100644 --- a/x11/hotwire-shell/Makefile +++ b/x11/hotwire-shell/Makefile @@ -7,6 +7,7 @@ PORTNAME= hotwire-shell PORTVERSION= 0.721 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/x11/roxterm/Makefile b/x11/roxterm/Makefile index f73aa6c84397..17ae605f06b5 100644 --- a/x11/roxterm/Makefile +++ b/x11/roxterm/Makefile @@ -7,6 +7,7 @@ PORTNAME= roxterm PORTVERSION= 1.14.2 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= SF |