Convert to USES=autoreconf
This commit is contained in:
parent
c576f8b4cb
commit
d5c39adf2c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368424
1 changed files with 1 additions and 6 deletions
|
@ -11,17 +11,12 @@ DISTNAME= trrntzip_v${PORTVERSION:S/.//}_src
|
|||
MAINTAINER= swhetzel@gmail.com
|
||||
COMMENT= Efficient way to prepare zipfiles for BitTorrent
|
||||
|
||||
USE_AUTOTOOLS= aclocal automake autoheader
|
||||
AUTOMAKE_ARGS= -a
|
||||
|
||||
USES= autoreconf
|
||||
WRKSRC= ${WRKDIR}/trrntzip
|
||||
|
||||
PLIST_FILES= bin/trrntzip
|
||||
PORTDOCS= README
|
||||
|
||||
run-autotools:: run-autotools-aclocal run-autotools-autoheader \
|
||||
run-autotools-autoconf run-autotools-automake
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
pre-install:
|
||||
|
|
Loading…
Reference in a new issue