From 9945eb084e64cb98322c9a704d7b07613777e6b6 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 22:55:24 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: security) --- security/ssh_askpass_gtk2/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'security/ssh_askpass_gtk2') diff --git a/security/ssh_askpass_gtk2/Makefile b/security/ssh_askpass_gtk2/Makefile index cdf3355c98cc..24329682ff65 100644 --- a/security/ssh_askpass_gtk2/Makefile +++ b/security/ssh_askpass_gtk2/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ssh_askpass_gtk2 -# Date created: 21 Aug 2003 -# Whom: mig -# +# Created by: mig # $FreeBSD$ -# PORTNAME= ssh_askpass_gtk2 PORTVERSION= 0.4 @@ -23,6 +19,7 @@ USES= pkgconfig PLIST_FILES= bin/ssh-askpass-fullscreen +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e "s,gcc,${CC}," ${WRKSRC}/Makefile -- cgit