mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
Add USES=libtool and INSTALL_TARGET=install-strip
Obtained from: gnome-dev
This commit is contained in:
parent
827cb27fdc
commit
d350da3660
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366940
@ -4,6 +4,7 @@
|
||||
|
||||
PORTNAME= at-spi2-atk
|
||||
PORTVERSION= 2.8.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= accessibility x11-toolkits
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome3
|
||||
@ -19,12 +20,13 @@ RUN_DEPENDS= at-spi2-core>=2.8.0:${PORTSDIR}/accessibility/at-spi2-core
|
||||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= gmake pathfix pkgconfig tar:xz
|
||||
USE_GNOME= gnomehier intlhack glib20 atk
|
||||
USES= gmake libtool pathfix pkgconfig tar:xz
|
||||
USE_GNOME= atk glib20 gnomehier intlhack
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
CONFIGURE_ARGS= --enable-p2p
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,9 +1,8 @@
|
||||
include/at-spi2-atk/2.0/atk-bridge.h
|
||||
lib/libatk-bridge-2.0.la
|
||||
lib/libatk-bridge-2.0.so
|
||||
lib/libatk-bridge-2.0.so.0
|
||||
lib/libatk-bridge-2.0.so.0.0.0
|
||||
lib/gnome-settings-daemon-3.0/gtk-modules/at-spi2-atk.desktop
|
||||
lib/gtk-2.0/modules/libatk-bridge.la
|
||||
lib/gtk-2.0/modules/libatk-bridge.so
|
||||
libdata/pkgconfig/atk-bridge-2.0.pc
|
||||
@dirrmtry lib/gtk-2.0/modules
|
||||
|
Loading…
Reference in New Issue
Block a user