From 832d0af23a7f20a9c421d0bdb7a644e65ea20d31 Mon Sep 17 00:00:00 2001 From: miwi <miwi@FreeBSD.org> Date: Sat, 1 Feb 2014 17:04:54 +0000 Subject: - Stage support --- security/pgpgpg/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'security/pgpgpg') diff --git a/security/pgpgpg/Makefile b/security/pgpgpg/Makefile index e4ab18310f20..7176ab00a6e2 100644 --- a/security/pgpgpg/Makefile +++ b/security/pgpgpg/Makefile @@ -24,5 +24,4 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gpg-path=${PREFIX}/bin/gpg PLIST_FILES= bin/pgpgpg -NO_STAGE= yes .include <bsd.port.mk> -- cgit