On Thu, Feb 7, 2019, at 17:16, Marco Beishuizen wrote:
> Hi,
> 
> I'm trying to update the port I maintain astro/wmmoonclock to a newer 
> version. This didn't go as smooth as I expected. Now I got an error when 
> running "make check-plist":
> 
> [...]
> ===>  Configuring for wmmoonclock-1.29
> env: ./configure: No such file or directory
> ===>  Script "configure" failed unexpectedly.
> Please report the problem to [email protected] [maintainer] and attach the
> "/home/marco/devel/_freebsd/ports/astro/wmmoonclock/work/
> wmmoonclock-1.29/src/config.log"
> including the output of the failure of your make command. Also, it might 
> be
> a good idea to provide an overview of all packages installed on your 
> system
> (e.g. a /usr/local/sbin/pkg-static info -g -Ea).
> *** Error code 1
> [...]
> 
> The mentioned config.log doesn't exist.
> 
> The Makefile I got so far is:
> 
> [...]
> # Created by: Kris Kennaway <[email protected]>
> # $FreeBSD: head/astro/wmmoonclock/Makefile 491964 2019-02-02 17:34:27Z tobik 
> $
> 
> PORTNAME=     wmmoonclock
> PORTVERSION=  1.29
> CATEGORIES=   astro windowmaker
> MASTER_SITES= https://www.dockapps.net/download/
> 
> MAINTAINER=   [email protected]
> COMMENT=      Displays the phase of the moon, plus orbital data
> 
> LICENSE=      GPLv2
> 
> WRKSRC=               ${WRKDIR}/${DISTNAME}/src

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

Reply via email to