1: Stagify.
2: new format of LIB_DEPENDS.
This commit is contained in:
parent
55c9c0a2c9
commit
1920884475
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357421
1 changed files with 1 additions and 2 deletions
|
@ -9,7 +9,7 @@ MASTER_SITES= http://digitalcorpora.org/downloads/
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Advanced Disk Imager
|
||||
|
||||
LIB_DEPENDS= afflib:${PORTSDIR}/sysutils/afflib
|
||||
LIB_DEPENDS= libafflib.so:${PORTSDIR}/sysutils/afflib
|
||||
|
||||
USE_OPENSSL= yes
|
||||
USES= gmake
|
||||
|
@ -17,5 +17,4 @@ GNU_CONFIGURE= yes
|
|||
|
||||
PLIST_FILES= bin/aimage
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue