diff options
-rw-r--r-- | security/putty-nogtk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/putty-nogtk/Makefile b/security/putty-nogtk/Makefile index df342de9462a..66c753139ed6 100644 --- a/security/putty-nogtk/Makefile +++ b/security/putty-nogtk/Makefile @@ -3,7 +3,7 @@ PKGNAMESUFFIX= -nogtk -OPTIONS_EXCLUDE= GTK2 +OPTIONS_EXCLUDE= GTK3 CONFLICTS_INSTALL= pssh-[0-9]* putty-[0-9]* |