Errors in upstream Makefile.in were to blame.
Now fixed.

Anton

> From as Mon Sep 11 10:52:31 2017
> To: [email protected]
> Subject: help with pkg-plist, @dir and files under @dir
>
> I have at the end of my pkg-plist:
>
> @dir fincludes
> iso_c_binding.xmod
> iso_fortran_env.xmod
>
> but this gives:
>
> install -m 755 -d /usr/ports/lang/omni-compiler/work/stage/usr/local/fincludes
> install fincludes/iso_fortran_env.xmod fincludes/iso_c_binding.xmod 
> /usr/local/fincludes
> install: target directory `/usr/local/fincludes' does not exist
>
> I also tried:
>
> @dir fincludes
> @dir/iso_c_binding.xmod
> @dir/iso_fortran_env.xmod
>
> but still get the same error.
>
> HOw should I write pkg-plist
> to install iso_fortran_env.xmod etc. under
> /usr/ports/lang/omni-compiler/work/stage/usr/local/fincludes ?
>
> Thanks
>
> Anton
>

_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to