1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00

- Use USES=localbase

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-10-19 20:20:52 +00:00
parent d4fc6e9864
commit d66fcceab8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=399762

View File

@ -16,10 +16,8 @@ LICENSE_COMB= dual
LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups-client
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
USE_PYTHON= autoplist concurrent distutils
USES= iconv python tar:bzip2
USES= iconv localbase python tar:bzip2
.include <bsd.port.pre.mk>