aboutsummaryrefslogtreecommitdiff
path: root/security/pinentry-gtk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/pinentry-gtk/Makefile')
-rw-r--r--security/pinentry-gtk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/pinentry-gtk/Makefile b/security/pinentry-gtk/Makefile
index fc923b15dadc..bab630a480c9 100644
--- a/security/pinentry-gtk/Makefile
+++ b/security/pinentry-gtk/Makefile
@@ -1,4 +1,4 @@
-# Created by: Michael Nottebrock <lofi@freebsd.org>
+# Created by: Michael Nottebrock <lofi@FreeBSD.org>
# $FreeBSD$
PORTNAME= pinentry
@@ -14,4 +14,5 @@ PORT_OPTIONS+= GTK
MASTERDIR= ${.CURDIR}/../pinentry
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"