Remove uneeded dependency on GNU m4
This commit is contained in:
parent
9548120fa7
commit
1d3e88d972
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=412158
2 changed files with 0 additions and 3 deletions
|
@ -13,8 +13,6 @@ COMMENT= Callback Framework for C++
|
|||
LICENSE= LGPL21+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USES= gmake libtool pathfix perl5 tar:xz
|
||||
|
|
|
@ -14,7 +14,6 @@ LICENSE= GPLv2+
|
|||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= asciidoc:${PORTSDIR}/textproc/asciidoc \
|
||||
gm4:${PORTSDIR}/devel/m4 \
|
||||
bash:${PORTSDIR}/shells/bash
|
||||
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
|
||||
LIB_DEPENDS= libarchive.so.13:${PORTSDIR}/archivers/libarchive
|
||||
|
|
Loading…
Reference in a new issue