aboutsummaryrefslogtreecommitdiff
path: root/devel/libpeas/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libpeas/Makefile')
-rw-r--r--devel/libpeas/Makefile15
1 files changed, 2 insertions, 13 deletions
diff --git a/devel/libpeas/Makefile b/devel/libpeas/Makefile
index 1754a64529ed..11f7e7a61aad 100644
--- a/devel/libpeas/Makefile
+++ b/devel/libpeas/Makefile
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= libpeas
-PORTVERSION= 1.12.1
-PORTREVISION?= 3
+PORTVERSION= 1.14.0
+PORTREVISION?= 1
CATEGORIES= devel gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -33,17 +33,6 @@ INSTALL_TARGET= install-strip
CONFIGURE_ARGS+=--disable-glade-catalog
PLIST= ${.CURDIR}/pkg-plist
-.if ${LIBPEAS_SLAVE} == no
-OPTIONS_SUB= yes
-OPTIONS_DEFINE= SEED
-OPTIONS_DEFAULT=SEED
-SEED_DESC= JavaScript support based on webkit-gtk3
-SEED_LIB_DEPENDS= libseed-gtk3.so:${PORTSDIR}/devel/seed
-SEED_CONFIGURE_ENABLE= seed
-.else
-CONFIGURE_ARGS+= --disable-seed
-.endif
-
.if ${LIBPEAS_SLAVE} == python2
USES+= python:2
USE_GNOME+= pygobject3