Remove ${LOCALBASE}/bin/ from BUILD/RUN_DEPENDS in cases where it is unnecessary,
and sort depends where appropriate.
This commit is contained in:
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Generate massive sorted CDB files simply
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/cdbmake:${PORTSDIR}/databases/cdb \
|
||||
BUILD_DEPENDS= cdbmake:${PORTSDIR}/databases/cdb \
|
||||
p5-CDB_File>=0:${PORTSDIR}/databases/p5-CDB_File
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user