diff options
Diffstat (limited to 'editors/lazarus/Makefile')
| -rw-r--r-- | editors/lazarus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/lazarus/Makefile b/editors/lazarus/Makefile index 42e79124a46f..91594493d3db 100644 --- a/editors/lazarus/Makefile +++ b/editors/lazarus/Makefile @@ -1,7 +1,7 @@ PORTNAME= lazarus DISTVERSION= 4.4 PKGNAMESUFFIX?= -gtk2 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= editors devel DIST_SUBDIR= freepascal @@ -40,7 +40,7 @@ OPTIONS_DEFAULT= GDB .include <bsd.port.options.mk> LAZARUS_ARCH= ${ARCH:S,amd64,x86_64,} -LAZARUS_BASE= 4.2 +LAZARUS_BASE= 4.4 BUILDNAME= ${LAZARUS_ARCH}-${OPSYS:tl} LCL_PLATFORM?= gtk2 |
