mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
- Fix package build
Submitted by: kris via bento
This commit is contained in:
parent
599ffdb29d
commit
9579581872
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=90998
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= libukcprog
|
||||
PORTVERSION= 1.0.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ftp://ftp.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \
|
||||
http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \
|
||||
@ -22,6 +23,5 @@ DIST_SUBDIR= i-scream
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_GNOME= pkgconfig
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -3,5 +3,5 @@ lib/libukcprog.a
|
||||
lib/libukcprog.la
|
||||
lib/libukcprog.so
|
||||
lib/libukcprog.so.0
|
||||
libdata/pkgconfig/libukcprog.pc
|
||||
@unexec rmdir %D/libdata/pkgconfig 2>/dev/null || true
|
||||
lib/pkgconfig/libukcprog.pc
|
||||
@unexec rmdir %D/lib/pkgconfig 2>/dev/null || true
|
||||
|
Loading…
x
Reference in New Issue
Block a user