diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-08-16 18:17:39 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-08-16 18:26:30 +0000 |
| commit | ac40871f6b0f545fcf2a9a7b582c74924d455086 (patch) | |
| tree | 1c0dd9d6623d489072d5314b3a4a5f734061a70f | |
| parent | f6d3ac904e2c8466cc376f1a5b1fd4728493eec6 (diff) | |
security/gpgme-qt-headers: Add NO_ARCH
Approved by: portmgr (blanket)
| -rw-r--r-- | security/gpgme/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile index 11bf509a36cf..4096220f0cb3 100644 --- a/security/gpgme/Makefile +++ b/security/gpgme/Makefile @@ -69,6 +69,7 @@ NO_TEST= yes CONFIGURE_ARGS+=--enable-languages="" ALL_TARGET= all-am INSTALL_TARGET= install-data +NO_ARCH= yes NO_TEST= yes . endif |
