You might take a look at audio/fdk-aac/. Not only will it show you how to
do it, it will save you the trouble.
--
Kevin Oberman, Part time kid herder and retired Network Engineer
E-mail: [email protected]
PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683


On Fri, Mar 29, 2019 at 1:23 PM Per Gunnarsson via freebsd-ports <
[email protected]> wrote:

> Hello!
>
> I have been trying to create a port of fdkaac (a command line tool for
> fdk-aac the library).
>
> When I compiled it first, I needed to run "autoreconf -i", after which
> ./configure, make, make install worked.
>
> Now I have created a Makefile, distinfo,  pkg-descr and pkg-plist.
>
> The download from github works, but the Makefile has a problem. I just
> nicked a Makefile and modified it, that is the way I learn how things work.
>
> First it seems to find fdk-aac, but then after autoreconf is run it
> doesn't find it any longer.
>
> The files for the port and the information I got about what went wrong
> is available in the directory
>
> https://mustafejen.se/~per/tmp/debug/Myfirstport
>
> Cheers!
>
> Per Gunnarsson
> _______________________________________________
> [email protected] mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "[email protected]"
>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to