mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
- Update to 2.13.3
- Add missing perl build dependency - Remove header Approved by: eadler, bapt (mentors, implicit)
This commit is contained in:
parent
d16c293319
commit
5a9e59c5c5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303437
@ -1,13 +1,7 @@
|
||||
# Ports collection makefile for: cc65
|
||||
# Date created: 8 May 2000
|
||||
# Whom: Tim Vanderhoek <hoek@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= cc65
|
||||
PORTVERSION= 2.13.2
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.13.3
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ftp://ftp.musoftware.de/pub/uz/cc65/ \
|
||||
http://www.funet.fi/pub/cbm/programming/cc65/ \
|
||||
@ -23,6 +17,7 @@ USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
WRKSRC= ${WRKDIR}/cc65-${PORTVERSION}
|
||||
MAKEFILE= ${WRKSRC}/make/gcc.mak
|
||||
USE_PERL5_BUILD=yes
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cc65-sources-2.13.2.tar.bz2) = 74fc224044aaaefe1219ada92c7aaee066ecba414b986f04213b6093bb7a5691
|
||||
SIZE (cc65-sources-2.13.2.tar.bz2) = 1100100
|
||||
SHA256 (cc65-sources-2.13.3.tar.bz2) = a98a1b69d3fa15551fe7d53d5bebfc5f9b2aafb9642ee14b735587a421e00468
|
||||
SIZE (cc65-sources-2.13.3.tar.bz2) = 1103245
|
||||
|
Loading…
x
Reference in New Issue
Block a user