devel/autogen: Cosmetic change

This commit is contained in:
Po-Chuan Hsieh 2021-06-10 22:26:09 +08:00
parent 96fd6359b2
commit a32e31b45d
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -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>