mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -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
|
LIB_DEPENDS= libguile-2.2.so:lang/guile2
|
||||||
RUN_DEPENDS= bash:shells/bash
|
RUN_DEPENDS= bash:shells/bash
|
||||||
|
|
||||||
# bin/columns
|
|
||||||
CONFLICTS_INSTALL= columns
|
|
||||||
|
|
||||||
USES= gmake gnome libtool pathfix perl5 pkgconfig shebangfix tar:xz
|
USES= gmake gnome libtool pathfix perl5 pkgconfig shebangfix tar:xz
|
||||||
USE_GNOME= libxml2
|
USE_GNOME= libxml2
|
||||||
USE_PERL5= build
|
USE_PERL5= build
|
||||||
|
@ -36,6 +33,9 @@ USE_LDCONFIG= yes
|
||||||
|
|
||||||
INFO= autogen
|
INFO= autogen
|
||||||
|
|
||||||
|
# bin/columns
|
||||||
|
CONFLICTS_INSTALL= columns
|
||||||
|
|
||||||
SHEBANG_FILES= autoopts/tpl/*.pl
|
SHEBANG_FILES= autoopts/tpl/*.pl
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue