mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Use USES=libtool
- Bump PORTREVISION for package change
This commit is contained in:
parent
04b04cc7b8
commit
2896d97998
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354572
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= gssdp
|
||||
PORTVERSION= 0.14.7
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= GNOME
|
||||
|
||||
@ -24,7 +25,7 @@ GNU_CONFIGURE= yes
|
||||
MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP}
|
||||
USE_GNOME= glib20 introspection:build
|
||||
USE_LDCONFIG= yes
|
||||
USES= gmake pathfix pkgconfig tar:xz
|
||||
USES= gmake libtool pathfix pkgconfig tar:xz
|
||||
|
||||
GTK3_CONFIGURE_WITH= gtk
|
||||
GTK3_USE= GNOME=gtk30
|
||||
|
@ -6,9 +6,9 @@ include/gssdp-1.0/libgssdp/gssdp-resource-group.h
|
||||
include/gssdp-1.0/libgssdp/gssdp.h
|
||||
lib/girepository-1.0/GSSDP-1.0.typelib
|
||||
lib/libgssdp-1.0.a
|
||||
lib/libgssdp-1.0.la
|
||||
lib/libgssdp-1.0.so
|
||||
lib/libgssdp-1.0.so.3
|
||||
lib/libgssdp-1.0.so.3.0.0
|
||||
libdata/pkgconfig/gssdp-1.0.pc
|
||||
%%GTK3%%%%DATADIR%%/gssdp-device-sniffer.ui
|
||||
share/gir-1.0/GSSDP-1.0.gir
|
||||
|
Loading…
Reference in New Issue
Block a user