Hello, While making binary packages of the ports installed on my 10-CURRENT I encountered a small error in the pkg-plist file of ports/devel/libgee:
the port installs the pkgconfig file gee-1.0.pc in the location ... test -z "/usr/local/lib/pkgconfig" || /usr/local/bin/gmkdir -p "/usr/local/lib/p kgconfig" /usr/bin/install -c -m 644 gee-1.0.pc '/usr/local/lib/pkgconfig' while the pkg-plist says it is in libdata/pkgconfig/gee-1.0.pc; this gives at least on pkg_create the following error: caracas# pkg_create -b libgee-0.6.2.1 tar: libdata/pkgconfig/gee-1.0.pc: Cannot stat: No such file or directory tar: Error exit delayed from previous errors. pkg_create: make_dist: tar command failed with code 256 HIH matthias -- Matthias Apitz t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e <g...@unixarea.de> - w http://www.unixarea.de/ UNIX since V7 on PDP-11, UNIX on mainframe since ESER 1055 (IBM /370) UNIX on x86 since SVR4.2 UnixWare 2.1.2, FreeBSD since 2.2.5 _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"