From 9e3581b15da1ca2f16eb75c34650d1dd9350922e Mon Sep 17 00:00:00 2001 From: kwm Date: Fri, 20 Dec 2013 11:02:42 +0000 Subject: Stageify, and misc small cleanups. Move net/libgweather3 -> net/libgweather. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18965 df743ca5-7f9a-e211-a948-0013205c9059 --- accessibility/at-spi2-atk/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'accessibility/at-spi2-atk') diff --git a/accessibility/at-spi2-atk/Makefile b/accessibility/at-spi2-atk/Makefile index 61b419aa4..400ff1612 100644 --- a/accessibility/at-spi2-atk/Makefile +++ b/accessibility/at-spi2-atk/Makefile @@ -1,5 +1,5 @@ # Created by: Maxim Sobolev -# $FreeBSD: head/accessibility/at-spi2-atk/Makefile 313819 2013-03-10 09:18:33Z kwm $ +# $FreeBSD$ # $MCom$ PORTNAME= at-spi2-atk @@ -19,7 +19,6 @@ RUN_DEPENDS= at-spi2-core>=2.8.0:${PORTSDIR}/accessibility/at-spi2-core PORTSCOUT= limitw:1,even -NO_STAGE= yes USE_XZ= yes USES= gmake pathfix pkgconfig USE_GNOME= gnomehier intlhack glib20 atk @@ -29,4 +28,8 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --enable-p2p +post-install: + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libatk-bridge-2.0.so.0 + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/gtk-2.0/modules/libatk-bridge.so + .include -- cgit v1.2.3