mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
devel/autogen: Cosmetic change
This commit is contained in:
parent
96fd6359b2
commit
a32e31b45d
1 changed files with 3 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue