summaryrefslogtreecommitdiffstats
path: root/x11/gnome-terminal/Makefile
diff options
context:
space:
mode:
authorgusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2014-10-16 17:27:16 +0800
committergusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2014-10-16 17:27:16 +0800
commit6c4814b3dd69560396b73a18d86482a892ced58e (patch)
tree8d48cc4899fe724696006b4036ac748338fa0b10 /x11/gnome-terminal/Makefile
parentc5eb31be7ddddca337f5408995f8842bfbf10d91 (diff)
downloadmarcuscom-ports-6c4814b3dd69560396b73a18d86482a892ced58e.tar
marcuscom-ports-6c4814b3dd69560396b73a18d86482a892ced58e.tar.gz
marcuscom-ports-6c4814b3dd69560396b73a18d86482a892ced58e.tar.bz2
marcuscom-ports-6c4814b3dd69560396b73a18d86482a892ced58e.tar.lz
marcuscom-ports-6c4814b3dd69560396b73a18d86482a892ced58e.tar.xz
marcuscom-ports-6c4814b3dd69560396b73a18d86482a892ced58e.tar.zst
marcuscom-ports-6c4814b3dd69560396b73a18d86482a892ced58e.zip
Update gnome-terminal to 3.14.1. Pull in valac, it is needed
at build time. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19971 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-terminal/Makefile')
-rw-r--r--x11/gnome-terminal/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile
index fa27fc091..74865a8bf 100644
--- a/x11/gnome-terminal/Makefile
+++ b/x11/gnome-terminal/Makefile
@@ -3,8 +3,7 @@
# $MCom$
PORTNAME= gnome-terminal
-PORTVERSION= 3.12.3
-PORTREVISION= 2
+PORTVERSION= 3.14.1
CATEGORIES= x11 gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -14,7 +13,8 @@ COMMENT= Terminal component for the GNOME 3 Desktop
BUILD_DEPENDS= gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas \
itstool:${PORTSDIR}/textproc/itstool \
- appdata-tools>=0:${PORTSDIR}/devel/appdata-tools
+ appdata-tools>=0:${PORTSDIR}/devel/appdata-tools \
+ vala:${PORTSDIR}/lang/vala
LIB_DEPENDS= libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification \
libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid
RUN_DEPENDS= gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas