aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-09-01 16:05:20 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-09-01 16:05:20 +0000
commitfc228cfa8525ee026d7159d69689bc957f7de7d8 (patch)
tree479362d5f8dd4a5360b789c521be8a682470999e /x11-toolkits
parent34c71b1f8e16811249cded3dd8aaf368b10777ed (diff)
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/vte3/Makefile12
-rw-r--r--x11-toolkits/vte3/pkg-plist2
2 files changed, 5 insertions, 9 deletions
diff --git a/x11-toolkits/vte3/Makefile b/x11-toolkits/vte3/Makefile
index 682d703c932a..b81d9da35c2a 100644
--- a/x11-toolkits/vte3/Makefile
+++ b/x11-toolkits/vte3/Makefile
@@ -4,7 +4,7 @@
PORTNAME?= vte
PORTVERSION= 0.34.7
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= x11-toolkits gnome
MASTER_SITES= GNOME
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/gnome-pty-helper/vte/}/${PORTVERSION:R}
@@ -24,10 +24,10 @@ VTE3_SLAVE?= no
RUN_DEPENDS+= ${LOCALBASE}/libexec/gnome-pty-helper:${PORTSDIR}/x11-toolkits/gnome-pty-helper
.endif
-USES+= bison gettext gmake pathfix pkgconfig
+USES+= bison gettext gmake libtool pathfix pkgconfig
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
-USE_GNOME?= gnomeprefix gtk30 ltverhack referencehack introspection:build
+USE_GNOME?= gnomeprefix gtk30 referencehack introspection:build
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS?=--disable-python \
@@ -37,6 +37,7 @@ CONFIGURE_ARGS?=--disable-python \
--disable-Bsymbolic \
--disable-gnome-pty-helper \
--disable-freetypetest
+INSTALL_TARGET= install-strip
.if !defined(MASTERDIR)
OPTIONS_DEFINE= GLX
@@ -56,11 +57,6 @@ CONFIGURE_ARGS+= --with-glX
USE_GL= yes
.endif
-.if ${VTE3_SLAVE}!=yes
-post-install:
- @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libvte2_90.so.9
-.endif
-
.include <bsd.port.mk>
.endif
diff --git a/x11-toolkits/vte3/pkg-plist b/x11-toolkits/vte3/pkg-plist
index e90ead230384..c14cf62c07d1 100644
--- a/x11-toolkits/vte3/pkg-plist
+++ b/x11-toolkits/vte3/pkg-plist
@@ -9,9 +9,9 @@ include/vte-%%VERSION%%/vte/vtepty.h
include/vte-%%VERSION%%/vte/vtetypebuiltins.h
include/vte-%%VERSION%%/vte/vteversion.h
lib/girepository-1.0/Vte-%%VERSION%%.typelib
-lib/libvte2_90.la
lib/libvte2_90.so
lib/libvte2_90.so.9
+lib/libvte2_90.so.9.3400.7
libdata/pkgconfig/vte-%%VERSION%%.pc
share/doc/vte-2.90/VteReaper.html
share/doc/vte-2.90/VteTerminal.html