Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Sep 1999 22:00:03 +0200
From:      Andreas Klemm <andreas@klemm.gtn.com>
To:        Satoshi - Ports Wraith - Asami <asami@FreeBSD.org>
Cc:        Andreas Klemm <andreas@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: ports/print/apsfilter Makefile
Message-ID:  <19990925220003.A803@titan.klemm.gtn.com>
In-Reply-To: <vqcso42lxba.fsf@silvia.hip.berkeley.edu>
References:  <199909251711.KAA00809@freefall.freebsd.org> <vqcso42lxba.fsf@silvia.hip.berkeley.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Sep 25, 1999 at 10:23:37AM -0700, Satoshi - Ports Wraith - Asami wrote:
>  *   Modified files:
>  *     print/apsfilter      Makefile 
>  *   Log:
>  *   added configure script with dialog utility like in apache13-php3 port,
>  *   that offers the user a menue, where he enters
>  *   	- PAPERSIZE
>  *   	- file type support for apsfilter
> 
> Thanks, but why are you putting the generated Makefile.inc in
> ${WRKDIRPREFIX}${.CURDIR} instead of ${WRKDIR}?  The latter will
> surely make your Makefile much simpler.

As far as I guess right 
	${WRKDIRPREFIX}${.CURDIR} != ${WRKDIR}

I think
	${WRKDIRPREFIX}${.CURDIR}/work = ${WRKDIR}

> Actually I don't even understand why you just didn't use pre-clean
> instead of copying the entire "clean" target from bsd.port.mk (which
> is usually not a very good idea) just to add a post-clean like
> functionality. ;)

Hmm, perhaps I'll use pre-clean in the future. Thanks for reminding me.
But this evening I don't change it any further, since tomorrow I'll
be away for a week. No quick shot where at least I might overlook
something ;-)

	Andreas ///

-- 
Andreas Klemm                                  http://www.FreeBSD.ORG/~andreas
                                     http://www.freebsd.org/~fsmp/SMP/SMP.html
                                   powered by Symmetric MultiProcessor FreeBSD
Get new songs from our band: http://www.freebsd.org/~andreas/64bits/index.html


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990925220003.A803>