From c3bb46468efb8e5e67dcd557814ce25e7c9521ee Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Mon, 10 Apr 2000 00:07:29 +0000 Subject: Update with the new PORTNAME/PORTVERSION variables --- www/w3-4/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'www/w3-4/Makefile') diff --git a/www/w3-4/Makefile b/www/w3-4/Makefile index cd01ef4451c7..709d5e54c835 100644 --- a/www/w3-4/Makefile +++ b/www/w3-4/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: w3 on Emacs -# Version required: 2.2.26 # Date created: 31 December 1996 # Whom: MITA Yoshio # # $FreeBSD$ # -DISTNAME= w3-2.2.26 +PORTNAME= w3 +PORTVERSION= 2.2.26 CATEGORIES?= www elisp MASTER_SITES= ftp://ftp.iij.ad.jp/pub/network/WWW/w3/ \ ftp://ftp.cs.indiana.edu/pub/elisp/w3/ @@ -53,7 +53,7 @@ post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${PORTSDOCDIR} @${MKDIR} ${SAMPLEDIR} -.for f in dot.mosaic-hotlist-default +.for f in dot.mosaic-hotlist-default @${INSTALL_DATA} ${FILESDIR}/${f} ${SAMPLEDIR} .endfor .for f in dot.emacs @@ -68,6 +68,6 @@ post-install: INFODIR=${INFODIR} INFOFILE=${INFOFILE} \ ELISPDIR=${ELISPDIR} ADDIR=${ADDIR} \ DIRSECTION="${DIRSECTION}" \ - ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL + ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL .include -- cgit v1.2.3