summaryrefslogtreecommitdiffstats
path: root/security/pgpgpg
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-20 22:55:24 +0000
committerbapt <bapt@FreeBSD.org>2013-09-20 22:55:24 +0000
commit9945eb084e64cb98322c9a704d7b07613777e6b6 (patch)
tree446f26536f63818c96e297aac8c4f1490814f146 /security/pgpgpg
parentb2c65b4b2b279b798c39d52ff365fe5788618995 (diff)
downloadFreeBSD-ports-9945eb084e64cb98322c9a704d7b07613777e6b6.zip
FreeBSD-ports-9945eb084e64cb98322c9a704d7b07613777e6b6.tar.gz
Add NO_STAGE all over the place in preparation for the staging support (cat: security)
Diffstat (limited to 'security/pgpgpg')
-rw-r--r--security/pgpgpg/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/security/pgpgpg/Makefile b/security/pgpgpg/Makefile
index d85d014..e4ab183 100644
--- a/security/pgpgpg/Makefile
+++ b/security/pgpgpg/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: pgpgpg
-# Date created: 16 December 1999
-# Whom: Matt Behrens <matt@zigg.com>
-#
+# Created by: Matt Behrens <matt@zigg.com>
# $FreeBSD$
-#
PORTNAME= pgpgpg
PORTVERSION= 0.13
@@ -28,4 +24,5 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-gpg-path=${PREFIX}/bin/gpg
PLIST_FILES= bin/pgpgpg
+NO_STAGE= yes
.include <bsd.port.mk>
OpenPOWER on IntegriCloud