diff options
author | miwi <miwi@FreeBSD.org> | 2014-02-02 01:04:54 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-02-02 01:04:54 +0800 |
commit | 832d0af23a7f20a9c421d0bdb7a644e65ea20d31 (patch) | |
tree | 136614784dfd7c198ce413dd04e865ed59649d5a | |
parent | 0243b902789a75bd550de9f53d08463f1e6b28d0 (diff) | |
download | freebsd-ports-gnome-832d0af23a7f20a9c421d0bdb7a644e65ea20d31.tar.gz freebsd-ports-gnome-832d0af23a7f20a9c421d0bdb7a644e65ea20d31.tar.zst freebsd-ports-gnome-832d0af23a7f20a9c421d0bdb7a644e65ea20d31.zip |
- Stage support
-rw-r--r-- | security/pgpgpg/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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> |