Support stage
This commit is contained in:
parent
877027a879
commit
eaa7261d46
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352186
1 changed files with 1 additions and 3 deletions
|
@ -15,11 +15,9 @@ LIB_PC_DEPENDS= hal.pc:${PORTSDIR}/sysutils/hal
|
|||
BUILD_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g}
|
||||
RUN_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g}
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= pathfix
|
||||
USES= gmake
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue