Date: Wed, 8 Mar 2000 00:08:05 -0800 From: "David O'Brien" <obrien@freebsd.org> To: Andrew Gallatin <gallatin@cs.duke.edu> Cc: freebsd-alpha@freebsd.org Subject: Re: Acrobat4 works!!! Message-ID: <20000308000805.E60604@dragon.nuxi.com> In-Reply-To: <14533.54522.816876.731131@grasshopper.cs.duke.edu>; from gallatin@cs.duke.edu on Tue, Mar 07, 2000 at 11:29:08PM -0500 References: <14533.54522.816876.731131@grasshopper.cs.duke.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 07, 2000 at 11:29:08PM -0500, Andrew Gallatin wrote:
> I've been playing with the osf-base port. The trick it does with
Yay!!!
> I'd like to turn this into a port -- would it be better to ifdef'ify
> the linux Acrobat4 reader,
Yes. IMO, we don't want to have so many arch specific ports dirs. We
can do something like
Makefile
--------
# New ports collection makefile for: acroread
# Version required: 3.02
# Date created: 16 November 1996
# Whom: Thomas Gellekum <tg@freebsd.org>
#
# $FreeBSD: ports/print/acroread/Makefile,v 1.16 2000/02/28 08:33:53 asami Exp $
#
.include ${.CURDIR}/Makefile.${ARCH}
.include <bsd.port.mk>
if need be.
--
-- David (obrien@NUXI.com)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000308000805.E60604>
