From ee9d9cf17bb05852a68fe5cab318a772e02b8992 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Mon, 30 Mar 1998 08:49:47 +0000 Subject: * did not use ${MOTIFLIB} (thus wouldn't build for me) * ports track -STABLE not -CURRENT. * more PREFIX cleaning And as a side issue, why does a brand new port not have a Maintainer? --- print/mgv/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print/mgv') diff --git a/print/mgv/Makefile b/print/mgv/Makefile index 2cf4b7da9f3a..ca8afa8cb476 100644 --- a/print/mgv/Makefile +++ b/print/mgv/Makefile @@ -3,7 +3,7 @@ # Date created: 4 Mar 1998 # Whom: handy@physics.montana.edu # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/03/28 15:06:32 steve Exp $ # DISTNAME= mgv-2.3.1 @@ -21,7 +21,7 @@ MAKEFILE= GNUmakefile MAN1= mgv.1 pre-build: - @ ${CP} -f ${WRKSRC}/make/sys.freebsd3.mk ${WRKSRC}/make/sys.mk + @ ${CP} -f ${WRKSRC}/make/sys.freebsd.mk ${WRKSRC}/make/sys.mk post-install: @ ${SH} ${PKGDIR}/INSTALL ${PKGNAME} POST-INSTALL -- cgit v1.2.3