diff options
Diffstat (limited to 'security/pinentry-gtk2/Makefile')
-rw-r--r-- | security/pinentry-gtk2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/pinentry-gtk2/Makefile b/security/pinentry-gtk2/Makefile index a0371f6ace7d..7d5d32e7edb8 100644 --- a/security/pinentry-gtk2/Makefile +++ b/security/pinentry-gtk2/Makefile @@ -14,4 +14,5 @@ PORT_OPTIONS+= GTK2 MASTERDIR= ${.CURDIR}/../pinentry +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |