Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jun 1997 00:09:49 -0700 (PDT)
From:      Satoshi Asami <asami@FreeBSD.ORG>
To:        trefor@flevel.co.uk, asami@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG
Subject:   Re: ports/3702
Message-ID:  <199706040709.AAA00538@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: Port of FXHTML for FreeBSD

State-Changed-From-To: open-closed
State-Changed-By: asami
State-Changed-When: Wed Jun 4 00:08:09 PDT 1997
State-Changed-Why: 

Thanks, committed.  By the way, please mention the filename
(full URL preferred) in the PR.  Also, it will make our lives
easier if you tar the stuff up from the parent directory instead
of within the fxhtml subdirectory.

Here are my changes:

===
diff -ru fxhtml/Makefile fxhtml.new/Makefile
--- fxhtml/Makefile	Wed May 28 06:44:30 1997
+++ fxhtml.new/Makefile	Tue Jun  3 23:55:12 1997
@@ -1,19 +1,16 @@
 # New ports collection makefile for:   fxhtml
-# Version required:     1.14.5
-# Date created:                21 August 1994
-# Whom:                        jkh
+# Version required:     1.6.7
+# Date created:         21 August 1994
+# Whom:                 Trefor S. <trefor@flevel.co.uk>
 #
-# Makefile,v 1.13 1995/10/04 14:45:01 asami Exp
+# $Id$
 #
  
 DISTNAME=       fxhtml-freebsd-1.6.7
+PKGNAME=	fxhtml-1.6.7
 CATEGORIES=     www
 MASTER_SITES=   ftp://ftp.flevel.co.uk/pub/fxhtml/
-CGI_BIN=	/usr/local/www/cgi-bin/
-DOC_ROOT=	/usr/local/www/data/
  
 MAINTAINER=     fxhtml@flevel.co.uk
- 
-post-install:
  
 .include <bsd.port.mk>
===

Seems like you forgot to erase a bunch of stuff you didn't need after
all. :)



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