devel/tinycbor: Cosmetic change
This commit is contained in:
parent
b128c1dbf3
commit
2ab26739b5
1 changed files with 3 additions and 2 deletions
|
@ -14,14 +14,15 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
LIB_DEPENDS= libcjson.so:devel/libcjson
|
||||
|
||||
USES= gmake localbase pathfix
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= intel
|
||||
|
||||
INSTALL_TARGET= install-strip
|
||||
MAKE_ARGS= SOVERSION=${PORTVERSION:R:R}
|
||||
|
||||
PLIST_SUB= PORTVERSION=${PORTVERSION}
|
||||
|
||||
GH_ACCOUNT= intel
|
||||
USE_GITHUB= yes
|
||||
|
||||
do-configure:
|
||||
@cd ${WRKSRC}/ && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} configure
|
||||
|
||||
|
|
Loading…
Reference in a new issue