mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 03:16:28 -04:00
- Add support for amd64 (now fpc support that)
- Bump PORTREVISION
This commit is contained in:
parent
6ba0322f4d
commit
fe8e65b07e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=259387
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= lazarus
|
||||
PORTVERSION= 0.9.28.2
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= editors devel
|
||||
MASTER_SITES= SF/${PORTNAME}/Lazarus%20Zip%20_%20GZip/Lazarus%20${PORTVERSION}
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/$/-src/}
|
||||
|
@ -16,7 +16,7 @@ DIST_SUBDIR= freepascal
|
|||
MAINTAINER= acm@FreeBSD.org
|
||||
COMMENT= A portable Delphi-like IDE for the FreePascal compiler
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_ICONV= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue