summaryrefslogtreecommitdiff
path: root/accessibility
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-09-01 19:45:44 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-09-01 19:45:44 +0000
commit58a30c1c2e96347427b671a6883b8c5e2244c602 (patch)
tree86bed19107d1229a517b64cd14adabc72b005425 /accessibility
parentConvert to USES=libtool and add INSTALL_TARGET=install-strip (diff)
Add USES=libtool and INSTALL_TARGET=install-strip
Obtained from: gnome-dev
Notes
Notes: svn path=/head/; revision=366942
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/at-spi2-core/Makefile9
-rw-r--r--accessibility/at-spi2-core/pkg-plist3
2 files changed, 6 insertions, 6 deletions
diff --git a/accessibility/at-spi2-core/Makefile b/accessibility/at-spi2-core/Makefile
index 51ac383092d7..ff1e2d1d7cc2 100644
--- a/accessibility/at-spi2-core/Makefile
+++ b/accessibility/at-spi2-core/Makefile
@@ -4,6 +4,7 @@
PORTNAME= at-spi2-core
PORTVERSION= 2.8.0
+PORTREVISION= 1
CATEGORIES= accessibility x11-toolkits
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -17,14 +18,14 @@ LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus
PORTSCOUT= limitw:1,even
-USES= gettext gmake pathfix pkgconfig tar:xz
-USE_GNOME= gnomehier glib20 intlhack introspection:build
+USES= gettext gmake libtool pathfix pkgconfig tar:xz
+USE_GNOME= glib20 gnomehier intlhack introspection:build
USE_XORG= x11 xi xtst xext
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-static \
- --disable-xevie
+CONFIGURE_ARGS= --disable-xevie
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+INSTALL_TARGET= install-strip
.include <bsd.port.mk>
diff --git a/accessibility/at-spi2-core/pkg-plist b/accessibility/at-spi2-core/pkg-plist
index 19ad675f8d65..5ab26f626de8 100644
--- a/accessibility/at-spi2-core/pkg-plist
+++ b/accessibility/at-spi2-core/pkg-plist
@@ -31,10 +31,9 @@ include/at-spi-2.0/atspi/atspi-text.h
include/at-spi-2.0/atspi/atspi-types.h
include/at-spi-2.0/atspi/atspi-value.h
lib/girepository-1.0/Atspi-2.0.typelib
-lib/libatspi.a
-lib/libatspi.la
lib/libatspi.so
lib/libatspi.so.0
+lib/libatspi.so.0.0.1
libdata/pkgconfig/atspi-2.pc
libexec/at-spi-bus-launcher
libexec/at-spi2-registryd