From e493374da3aac12a15adfae126f90e095cbff9c6 Mon Sep 17 00:00:00 2001 From: acm Date: Mon, 15 Jun 2015 08:42:21 +0000 Subject: - Bump PORTREVISION. lazarus was updated to 1.4.0 --- multimedia/winff/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'multimedia') diff --git a/multimedia/winff/Makefile b/multimedia/winff/Makefile index ebe8630aef66..0ad1dcd4b38f 100644 --- a/multimedia/winff/Makefile +++ b/multimedia/winff/Makefile @@ -3,6 +3,7 @@ PORTNAME= WinFF PORTVERSION= 1.5.2 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PROJECTHOST= ${_PORTNAME} @@ -32,7 +33,7 @@ DESKTOP_ENTRIES= "${PORTNAME}" \ true LAZBUILD_CMD= ${LOCALBASE}/bin/lazbuild -LAZARUS_VER= 1.2.6 +LAZARUS_VER= 1.4.0 LAZARUS_DIR= ${LOCALBASE}/share/lazarus-${LAZARUS_VER} pre-configure: -- cgit