From 31dbc11d66cdb0d2a383aa825d146b2ec9944630 Mon Sep 17 00:00:00 2001 From: cpiazza Date: Mon, 10 Apr 2000 19:50:46 +0000 Subject: Update with the new PORTNAME/PORTVERSION variables --- x11-wm/ctwm/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'x11-wm/ctwm') diff --git a/x11-wm/ctwm/Makefile b/x11-wm/ctwm/Makefile index b605ad1..5f064f7 100644 --- a/x11-wm/ctwm/Makefile +++ b/x11-wm/ctwm/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: ctwm -# Version required: 3.4 # Date created: 13 November 1994 # Whom: torstenb # # $FreeBSD$ # -DISTNAME= ctwm-3.5.2b +PORTNAME= ctwm +PORTVERSION= 3.5.2b CATEGORIES= x11-wm MASTER_SITES= ftp://slhp1.epfl.ch/pub/ -DISTFILES+= ctwm-3.5.2b.tar.gz ctwm-images.tar.gz +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ctwm-images${EXTRACT_SUFX} MAINTAINER= torstenb@FreeBSD.org @@ -17,7 +17,7 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 -MAKE_ENV+= LOCALBASE=${LOCALBASE} +MAKE_ENV= LOCALBASE=${LOCALBASE} USE_IMAKE= yes MAN1= ctwm.1 -- cgit v1.1