aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/sakura
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2009-06-03 05:14:50 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2009-06-03 05:14:50 +0000
commit2967d41ea9185aeca555af382e1e52cbd7c1703c (patch)
tree18250ad1ce9fbb0f16211da1a2f40dea5eb277cd /x11-toolkits/sakura
parentcf39ef1ba5fe7e30888063da236b513ac449a423 (diff)
downloadports-2967d41ea9185aeca555af382e1e52cbd7c1703c.tar.gz
ports-2967d41ea9185aeca555af382e1e52cbd7c1703c.zip
Notes
Diffstat (limited to 'x11-toolkits/sakura')
-rw-r--r--x11-toolkits/sakura/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11-toolkits/sakura/Makefile b/x11-toolkits/sakura/Makefile
index 914cc5838b76..ab0904189c64 100644
--- a/x11-toolkits/sakura/Makefile
+++ b/x11-toolkits/sakura/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sakura
PORTVERSION= 2.3.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits gnome
MASTER_SITES= http://www.pleyades.net/david/projects/sakura/ \
LOCAL/chinsan/${PORTNAME}/
@@ -15,10 +15,8 @@ MASTER_SITES= http://www.pleyades.net/david/projects/sakura/ \
MAINTAINER= chinsan@FreeBSD.org
COMMENT= A terminal emulator based on GTK and VTE
-BUILD_DEPENDS= vte:${PORTSDIR}/x11-toolkits/vte
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
USE_CMAKE= yes
+USE_GNOME= vte
CMAKE_ARGS= -DCMAKE_INSTALL_PREFIX=${LOCALBASE}
.if !defined(WITHOUT_NLS)