--- /usr/ports/editors/lazarus/Makefile.old 2011-06-23 07:45:05.000000000 +0200 +++ /usr/ports/editors/lazarus/Makefile 2012-01-16 01:05:29.476436000 +0100 @@ -36,8 +36,10 @@ SUB_LIST+= PORTSDIR="${PORTSDIR}" WRKSRC= ${WRKDIR}/${PORTNAME} +.if !defined(WITHOUT_LAZARUS_OPTIONS) OPTIONS= GTK2 "Use gtk20 interface instead of gtk12" on \ QT4 "Use qt4 interface" off +.endif .include