summaryrefslogtreecommitdiff
path: root/print/mgv
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-03-30 08:49:47 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-03-30 08:49:47 +0000
commitee9d9cf17bb05852a68fe5cab318a772e02b8992 (patch)
tree59dee7c3698f915a6cdce656c6691df7e9e3f87a /print/mgv
parentRemove BROKEN tag as this now builds. (diff)
* 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?
Notes
Notes: svn path=/head/; revision=10378
Diffstat (limited to 'print/mgv')
-rw-r--r--print/mgv/Makefile4
1 files changed, 2 insertions, 2 deletions
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