mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
. Add USE_GNOME=pkgconfig as this port installs pkgconfig meta data. This
also fixes a problem with the packing list (libdata/pkgconfig would be created by the port but not removed by it, now it will be done by the pkgconfig port). PR: 75119 Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer)
This commit is contained in:
parent
2c6acab246
commit
1f2099efbe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124152
2 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,7 @@ MAINTAINER= sw@gegenunendlich.de
|
|||
COMMENT= Skeletal based 3d character animation library written in C++
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GNOME= pkgconfig
|
||||
USE_AUTOMAKE_VER= 19
|
||||
USE_AUTOHEADER_VER= 259
|
||||
USE_LIBTOOL_VER= 15
|
||||
|
|
|
@ -15,6 +15,7 @@ MAINTAINER= sw@gegenunendlich.de
|
|||
COMMENT= Skeletal based 3d character animation library written in C++
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GNOME= pkgconfig
|
||||
USE_AUTOMAKE_VER= 19
|
||||
USE_AUTOHEADER_VER= 259
|
||||
USE_LIBTOOL_VER= 15
|
||||
|
|
Loading…
Add table
Reference in a new issue