Update to version 1.5.
PR: 15668 Submitted by: maintainer
This commit is contained in:
parent
be8b74e222
commit
1aec4a252b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=24014
2 changed files with 6 additions and 6 deletions
|
@ -1,11 +1,11 @@
|
|||
# New ports collection makefile for: asfsm
|
||||
# Version required: asmem-1.2
|
||||
# Version required: asmem-1.5
|
||||
# Date created: 4 June 1999
|
||||
# Whom: jack
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
DISTNAME= asmem-1.4
|
||||
DISTNAME= asmem-1.5
|
||||
CATEGORIES= sysutils afterstep
|
||||
MASTER_SITES= ftp://ftp.afterstep.org/apps/asmem/ \
|
||||
http://www.bewoner.dma.be/Albert/software/
|
||||
|
@ -15,9 +15,9 @@ MAINTAINER= jack@germanium.xtalwind.net
|
|||
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${OSVERSION} >= 400000
|
||||
BROKEN= "Sorry, asmem doesn't compile on 4.0+"
|
||||
.endif
|
||||
#.if ${OSVERSION} >= 400000
|
||||
#BROKEN= "Sorry, asmem doesn't compile on 4.0+"
|
||||
#.endif
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (asmem-1.4.tar.gz) = ab70ebed017ef5ebf92b0706d924a4d0
|
||||
MD5 (asmem-1.5.tar.gz) = 059cb8834917d29999038c2d2e32330b
|
||||
|
|
Loading…
Reference in a new issue