. 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:
Greg Lewis 2004-12-15 19:04:25 +00:00
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

View file

@ -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

View file

@ -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