From 5281212be38447df70380d4e9e8cd0ef1cf11517 Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Sun, 22 Aug 1999 19:01:07 +0000 Subject: chmod -> ${CHMOD} chown -> ${CHOWN} --- graphics/geomview/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'graphics/geomview/Makefile') diff --git a/graphics/geomview/Makefile b/graphics/geomview/Makefile index 84bd19e4f6b8..b147ce8011dc 100644 --- a/graphics/geomview/Makefile +++ b/graphics/geomview/Makefile @@ -3,7 +3,7 @@ # Date created: 5 November 1996 # Whom: fenner # -# $Id: Makefile,v 1.15 1999/05/04 22:03:15 fenner Exp $ +# $Id: Makefile,v 1.16 1999/06/08 22:14:18 steve Exp $ DISTNAME= geomview-1.6.1 CATEGORIES= graphics tk80 @@ -36,7 +36,7 @@ MAN5= discgrp.5 geomview.5 oogl.5 MAKE_ENV= CPU=FreeBSD PATH=${FILESDIR}:${PATH} MAPLE_LIB=${MAPLE_LIB} post-extract: - -/bin/chmod +x ${FILESDIR}/nroff + -${CHMOD} +x ${FILESDIR}/nroff pre-install: ${MKDIR} ${PREFIX}/share/geomview @@ -58,8 +58,6 @@ SHARE_MODS= tcl LIBEXEC_DIRS= bin LIBEXEC_MODS= x11 -CHOWN?= /usr/sbin/chown - post-install: ${MKDIR} ${PREFIX}/info .for i in ${INFO_FILES} -- cgit v1.2.3