Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 May 1998 13:15:11 -0400
From:      Matthew Hunt <mph@pobox.com>
To:        Studded <Studded@san.rr.com>, Chuck Robey <chuckr@glue.umd.edu>
Cc:        FreeBSD-ports@FreeBSD.ORG
Subject:   Re: How-to question for port with no makefile
Message-ID:  <19980505131511.A22500@mph124.rh.psu.edu>
In-Reply-To: <354EEFA9.575BFFEF@san.rr.com>; from Studded on Tue, May 05, 1998 at 03:53:29AM -0700
References:  <Pine.BSF.3.96.980505001638.366V-100000@localhost> <354EEFA9.575BFFEF@san.rr.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 05, 1998 at 03:53:29AM -0700, Studded wrote:

> also installs and deletes cleanly. One caveat, I can't figure out how to
> delete the /usr/local/libexec/sirc directory, the post-deinstall: target

I would guess that you want

@dirrm libexec/sirc

in your pkg/PLIST (traditionally near the end).

> didn't work for me. The other thing before I forget is if the "# Date
> created" is supposed to reflect the date the port is *first* created,
> why not call it that? :)

Creation is inherently a one-time event.  I've been upgraded several
times in my life (and probably downgraded a few times) but I've only
been created once. :-)

> .include <sys.mk>

I think that's implicit, and shouldn't appear.

Matt

-- 
Matthew Hunt <mph@pobox.com> * Stay close to the Vorlon.
http://mph124.rh.psu.edu/~mph/pgp.key for PGP public key 0x67203349.

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



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