aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authoracm <acm@FreeBSD.org>2010-08-17 02:40:15 +0800
committeracm <acm@FreeBSD.org>2010-08-17 02:40:15 +0800
commit1aca225670c0c3b75a15171060520a1e2a406744 (patch)
treeeede0fe4ad2a0dded395a4e74d1a3e9213748c49 /editors
parent70fe68bfd49a08479d0fb3a61bd3334b966269a5 (diff)
downloadfreebsd-ports-gnome-1aca225670c0c3b75a15171060520a1e2a406744.tar.gz
freebsd-ports-gnome-1aca225670c0c3b75a15171060520a1e2a406744.tar.zst
freebsd-ports-gnome-1aca225670c0c3b75a15171060520a1e2a406744.zip
- Add support for amd64 (now fpc support that)
- Bump PORTREVISION
Diffstat (limited to 'editors')
-rw-r--r--editors/lazarus/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/lazarus/Makefile b/editors/lazarus/Makefile
index 51441e70adf3..76bcc5744f9c 100644
--- a/editors/lazarus/Makefile
+++ b/editors/lazarus/Makefile
@@ -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