Put pkgconfig under libdata as per FreeBSD standards.

Don't try to delete the pkgconfig directory.

Approved by:	jpaetzel
This commit is contained in:
Christian Weisgerber 2011-08-20 15:04:30 +00:00
parent 4747bb84bb
commit e2b07be579
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280070
2 changed files with 3 additions and 2 deletions

View file

@ -8,6 +8,7 @@
PORTNAME= libyaml
PORTVERSION= 0.1.4
PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://pyyaml.org/download/libyaml/
DISTNAME= yaml-${PORTVERSION}
@ -17,6 +18,7 @@ MAINTAINER= jpaetzel@FreeBSD.org
COMMENT= A YAML 1.1 parser and emitter written in C
GNU_CONFIGURE= yes
USE_GNOME= gnomehack
USE_LDCONFIG= yes
.include <bsd.port.mk>

View file

@ -4,5 +4,4 @@ lib/libyaml-0.so.2
lib/libyaml.a
lib/libyaml.so
lib/libyaml.la
lib/pkgconfig/yaml-0.1.pc
@dirrmtry lib/pkgconfig
libdata/pkgconfig/yaml-0.1.pc