diff options
author | agc <agc> | 1997-11-13 15:52:36 +0000 |
---|---|---|
committer | agc <agc> | 1997-11-13 15:52:36 +0000 |
commit | 4e37dd39f565821ead56e215e5d7b0579088e216 (patch) | |
tree | 037ec8cab4b5d955564432a678ad10e6259de1c7 /sysutils/xosview | |
parent | cfd82a9d51c1a151cb967565bf5ee8a349d8ad14 (diff) | |
download | pkgsrc-4e37dd39f565821ead56e215e5d7b0579088e216.tar.gz |
Update for version 1.5.0
Use native make, rather than GNU make (new in 1.5.0).
Diffstat (limited to 'sysutils/xosview')
-rw-r--r-- | sysutils/xosview/Makefile | 7 | ||||
-rw-r--r-- | sysutils/xosview/files/md5 | 2 |
2 files changed, 4 insertions, 5 deletions
diff --git a/sysutils/xosview/Makefile b/sysutils/xosview/Makefile index 7ae9a4abb15..b755fed5892 100644 --- a/sysutils/xosview/Makefile +++ b/sysutils/xosview/Makefile @@ -1,18 +1,17 @@ -# $NetBSD: Makefile,v 1.2 1997/10/24 15:12:12 agc Exp $ +# $NetBSD: Makefile,v 1.3 1997/11/13 15:52:36 agc Exp $ # New ports collection makefile for: xosview -# Version required: 1.4.4beta +# Version required: 1.5.0 # Date created: Fri Oct 24 10:03:55 BST 1997 # Whom: Alistair Crooks (agc@netbsd.org) # -DISTNAME= xosview-1.4.4beta +DISTNAME= xosview-1.5.0 CATEGORIES= sysutils MASTER_SITES= http://lore.ece.utexas.edu/~bgrayson/xosview/ MAINTAINER= bgrayson@ece.utexas.edu GNU_CONFIGURE= yes -USE_GMAKE= yes USE_X11= yes MAN1= xosview.1 diff --git a/sysutils/xosview/files/md5 b/sysutils/xosview/files/md5 index 813a4d428f9..0f20efc0891 100644 --- a/sysutils/xosview/files/md5 +++ b/sysutils/xosview/files/md5 @@ -1 +1 @@ -MD5 (xosview-1.4.4beta.tar.gz) = 9079638ddb94d9666cd8321d543ebe4e +MD5 (xosview-1.5.0.tar.gz) = aef4d02637e87d3578e6c019fd3d9ce3 |