summaryrefslogtreecommitdiff
path: root/sysutils/skill/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2000-02-19 02:03:11 +0000
committerwiz <wiz>2000-02-19 02:03:11 +0000
commitc8eb852be9b704fe018056fd978e0489fecbdf5e (patch)
tree2ab3da039446c12a0df0cd69de91bd2f44b73d27 /sysutils/skill/Makefile
parent0cdc596eba10fb73f1e46b365f03d456383ec1a3 (diff)
downloadpkgsrc-c8eb852be9b704fe018056fd978e0489fecbdf5e.tar.gz
${UVM} cleanup: while we're at it, make the package work again, and
upgrade it to 3.7@P7, also called 3.7.8
Diffstat (limited to 'sysutils/skill/Makefile')
-rw-r--r--sysutils/skill/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/sysutils/skill/Makefile b/sysutils/skill/Makefile
index bd7bfb52723..3c847ebc67d 100644
--- a/sysutils/skill/Makefile
+++ b/sysutils/skill/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.5 1999/10/05 00:57:31 hubertf Exp $
+# $NetBSD: Makefile,v 1.6 2000/02/19 02:03:11 wiz Exp $
#
# The version number for skill does not match the @P number.
# This is normal.
-DISTNAME= skill-3.7@P6
-PKGNAME= skill-3.7.7
+DISTNAME= skill-3.7@P7
+PKGNAME= skill-3.7.8
WRKSRC= ${WRKDIR}/${PKGNAME}
CATEGORIES= sysutils
MASTER_SITES= ftp://fast.cs.utah.edu/pub/skill/
@@ -16,8 +16,6 @@ BINMODE= 02555
.include "../../mk/bsd.prefs.mk"
-MAKE_ENV+= UVM=${UVM}
-
.if ${OPSYS} == "NetBSD"
MAKE_ENV+= OSTYPE=bsd-44 BINGRP=kmem
.elif ${OPSYS} == "SunOS"