Index: head/security/putty-nogtk/Makefile =================================================================== --- head/security/putty-nogtk/Makefile (revision 447747) +++ head/security/putty-nogtk/Makefile (revision 447748) @@ -1,12 +1,12 @@ # Created by: Matthias Andree # $FreeBSD$ PKGNAMESUFFIX= -nogtk -OPTIONS_EXCLUDE= GTK2 +OPTIONS_EXCLUDE= GTK3 CONFLICTS_INSTALL= pssh-[0-9]* putty-[0-9]* MASTERDIR= ${.CURDIR}/../../security/putty .include "${MASTERDIR}/Makefile"