Support stage

This commit is contained in:
Baptiste Daroussin 2014-04-26 00:03:39 +00:00
parent 877027a879
commit eaa7261d46
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352186

View file

@ -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>