diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-10-25 15:05:41 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-10-25 15:57:15 +0000 |
commit | 70cc6289813de7d93ce1b094faffc502af6301d6 (patch) | |
tree | 7fe650d4d248c930c667dec1addd6ab0ec752d27 | |
parent | 18624a3707ce614928c978e70d55de697a055f0b (diff) | |
download | ports-70cc6289813de7d93ce1b094faffc502af6301d6.tar.gz ports-70cc6289813de7d93ce1b094faffc502af6301d6.zip |
mail/libspf2: Cosmetic change
-rw-r--r-- | mail/libspf2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/libspf2/Makefile b/mail/libspf2/Makefile index e713f5e07e79..3249887c2a01 100644 --- a/mail/libspf2/Makefile +++ b/mail/libspf2/Makefile @@ -14,6 +14,7 @@ LICENSE= BSD2CLAUSE LGPL21 LGPL3 LICENSE_COMB= dual USES= cpe libtool + GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes |