From 43350f39d0faf38c15132806842f832d09173ead Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Sun, 27 Dec 2015 11:50:47 +0000 Subject: - Do not overwrite USE_GNOME after including bsd.port.pre.mk - Bump PORTREVISION for dependency change --- multimedia/winff/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'multimedia') diff --git a/multimedia/winff/Makefile b/multimedia/winff/Makefile index 64e59d931863..870dedd13950 100644 --- a/multimedia/winff/Makefile +++ b/multimedia/winff/Makefile @@ -3,7 +3,7 @@ PORTNAME= WinFF PORTVERSION= 1.5.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PROJECTHOST= ${_PORTNAME} @@ -49,7 +49,7 @@ OPTIONS_DEFAULT= GTK2 .if ${PORT_OPTIONS:MGTK2} USE_FPC+= gtk2 -USE_GNOME= gtk20 +USE_GNOME+= gtk20 LCL_PLATFORM= gtk2 BUILD_DEPENDS+= ${LCL_UNITS_DIR}/${LCL_PLATFORM}/interfaces.ppu:${PORTSDIR}/editors/lazarus-lcl-gtk2 .endif -- cgit v1.2.3