- Fix location of pkgconfig file
PR: ports/106133 Submitted by: Johan Strom <johan@stromnet.se> (maintainer)
This commit is contained in:
parent
24355065fe
commit
da2e2c10b3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178480
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= libtorrent
|
||||
PORTVERSION= 0.11
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-p2p
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR=libtorrent
|
||||
|
@ -5,7 +5,7 @@
|
||||
debian/rules
|
||||
|
||||
-pkgconfigdir = $(libdir)/pkgconfig
|
||||
+pkgconfigdir = $(libdir)/libdata/pkgconfig
|
||||
+pkgconfigdir = $(prefix)/libdata/pkgconfig
|
||||
pkgconfig_DATA = libtorrent.pc
|
||||
all: config.h
|
||||
$(MAKE) $(AM_MAKEFLAGS) all-recursive
|
||||
|
@ -196,13 +196,11 @@ include/libtorrent/udp_tracker_connection.hpp
|
||||
include/libtorrent/utf8.hpp
|
||||
include/libtorrent/version.hpp
|
||||
include/libtorrent/web_peer_connection.hpp
|
||||
lib/libdata/pkgconfig/libtorrent.pc
|
||||
lib/libtorrent.a
|
||||
lib/libtorrent.la
|
||||
lib/libtorrent.so
|
||||
lib/libtorrent.so.1
|
||||
@dirrm lib/libdata/pkgconfig
|
||||
@dirrm lib/libdata
|
||||
libdata/pkgconfig/libtorrent.pc
|
||||
@dirrm include/libtorrent/kademlia
|
||||
@dirrm include/libtorrent/aux_
|
||||
@dirrm include/libtorrent/asio/ssl/detail
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= libtorrent
|
||||
PORTVERSION= 0.11
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-p2p
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR=libtorrent
|
||||
|
@ -5,7 +5,7 @@
|
||||
debian/rules
|
||||
|
||||
-pkgconfigdir = $(libdir)/pkgconfig
|
||||
+pkgconfigdir = $(libdir)/libdata/pkgconfig
|
||||
+pkgconfigdir = $(prefix)/libdata/pkgconfig
|
||||
pkgconfig_DATA = libtorrent.pc
|
||||
all: config.h
|
||||
$(MAKE) $(AM_MAKEFLAGS) all-recursive
|
||||
|
@ -196,13 +196,11 @@ include/libtorrent/udp_tracker_connection.hpp
|
||||
include/libtorrent/utf8.hpp
|
||||
include/libtorrent/version.hpp
|
||||
include/libtorrent/web_peer_connection.hpp
|
||||
lib/libdata/pkgconfig/libtorrent.pc
|
||||
lib/libtorrent.a
|
||||
lib/libtorrent.la
|
||||
lib/libtorrent.so
|
||||
lib/libtorrent.so.1
|
||||
@dirrm lib/libdata/pkgconfig
|
||||
@dirrm lib/libdata
|
||||
libdata/pkgconfig/libtorrent.pc
|
||||
@dirrm include/libtorrent/kademlia
|
||||
@dirrm include/libtorrent/aux_
|
||||
@dirrm include/libtorrent/asio/ssl/detail
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= libtorrent
|
||||
PORTVERSION= 0.11
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-p2p
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR=libtorrent
|
||||
|
@ -5,7 +5,7 @@
|
||||
debian/rules
|
||||
|
||||
-pkgconfigdir = $(libdir)/pkgconfig
|
||||
+pkgconfigdir = $(libdir)/libdata/pkgconfig
|
||||
+pkgconfigdir = $(prefix)/libdata/pkgconfig
|
||||
pkgconfig_DATA = libtorrent.pc
|
||||
all: config.h
|
||||
$(MAKE) $(AM_MAKEFLAGS) all-recursive
|
||||
|
@ -196,13 +196,11 @@ include/libtorrent/udp_tracker_connection.hpp
|
||||
include/libtorrent/utf8.hpp
|
||||
include/libtorrent/version.hpp
|
||||
include/libtorrent/web_peer_connection.hpp
|
||||
lib/libdata/pkgconfig/libtorrent.pc
|
||||
lib/libtorrent.a
|
||||
lib/libtorrent.la
|
||||
lib/libtorrent.so
|
||||
lib/libtorrent.so.1
|
||||
@dirrm lib/libdata/pkgconfig
|
||||
@dirrm lib/libdata
|
||||
libdata/pkgconfig/libtorrent.pc
|
||||
@dirrm include/libtorrent/kademlia
|
||||
@dirrm include/libtorrent/aux_
|
||||
@dirrm include/libtorrent/asio/ssl/detail
|
||||
|
Loading…
Reference in New Issue
Block a user