git: a32e31b45d02 - main - devel/autogen: Cosmetic change

Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jun 10 14:47:18 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a32e31b45d02d0a56eb9934c21a9980f5c99864c

commit a32e31b45d02d0a56eb9934c21a9980f5c99864c
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-10 14:26:09 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-10 14:45:58 +0000

    devel/autogen: Cosmetic change
---
 devel/autogen/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/devel/autogen/Makefile b/devel/autogen/Makefile
index df806a46b496..b599a5de6ff6 100644
--- a/devel/autogen/Makefile
+++ b/devel/autogen/Makefile
@@ -17,9 +17,6 @@ BUILD_DEPENDS=	${RUN_DEPENDS} \
 LIB_DEPENDS=	libguile-2.2.so:lang/guile2
 RUN_DEPENDS=	bash:shells/bash
 
-# bin/columns
-CONFLICTS_INSTALL=	columns
-
 USES=		gmake gnome libtool pathfix perl5 pkgconfig shebangfix tar:xz
 USE_GNOME=	libxml2
 USE_PERL5=	build
@@ -36,6 +33,9 @@ USE_LDCONFIG=	yes
 
 INFO=		autogen
 
+# bin/columns
+CONFLICTS_INSTALL=	columns
+
 SHEBANG_FILES=	autoopts/tpl/*.pl
 
 .include <bsd.port.mk>


More information about the dev-commits-ports-main mailing list