2007/5/29, Lars Hansson <[EMAIL PROTECTED]>:
Landry Breuil wrote:
> Hello,
>
> Two new ports, notification-daemon-xfce and its dependency
devel/libsexy.
>
> http://ports.gcu.info/doku.php/openbsd/devel/libsexy
Thanks, i fixed download link.
make package fails:
...
===> Building package for libsexy-0.1.11
Create /usr/ports/packages/i386/all/libsexy-0.1.11.tgz
Switching to /usr/ports/mystuff/devel/libsexy/pkg/PFRAG.shared
Error in package:
/usr/ports/mystuff/devel/libsexy/w-libsexy-0.1.11
/fake-i386//usr/local/lib/devel/libsexy.so.2.4
does not exist
This should be
/usr/ports/mystuff/devel/libsexy/w-libsexy-0.1.11/fake-i386//usr/local/lib/libsexy.so.2.4
without /devel/
Maybe this is due to {lib,include}/${BASE_PKGPATH}/ in pkg/PLIST ? make
update-plist automatically wrote this for me, i don't know if it's
normal.... works here if i unroll the port in /usr/ports/mystuff with
-current.
Landry