diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-06-22 03:21:38 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-06-22 03:21:38 +0000 |
commit | f29dd8dc42ca463e89423c3a77a40efb3d4287d1 (patch) | |
tree | e8cb65ba0a394b6ae297d5eb51ddf935146f6461 /comms/xastir/Makefile | |
parent | 109b0f84caf40c9b4879fe67a7a8d4614d439dce (diff) | |
download | ports-f29dd8dc42ca463e89423c3a77a40efb3d4287d1.tar.gz ports-f29dd8dc42ca463e89423c3a77a40efb3d4287d1.zip |
Notes
Diffstat (limited to 'comms/xastir/Makefile')
-rw-r--r-- | comms/xastir/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/xastir/Makefile b/comms/xastir/Makefile index 206337c69853..dbf76ad4dde1 100644 --- a/comms/xastir/Makefile +++ b/comms/xastir/Makefile @@ -38,6 +38,7 @@ SHEBANG_REGEX= ./scripts/.*\.(sh|pl|py) USE_GITHUB= yes GH_ACCOUNT= Xastir GH_PROJECT= Xastir +CFLAGS+= -fcommon SUB_FILES= pkg-message |