honour CC, CXX

This commit is contained in:
sthen 2017-02-26 20:09:19 +00:00
parent db780cda19
commit c6b3407c99

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2015/03/18 15:07:58 sthen Exp $
# $OpenBSD: Makefile,v 1.7 2017/02/26 20:09:19 sthen Exp $
COMMENT= connect to VNC server and save screen images
@ -22,6 +22,8 @@ WANTLIB += c m stdc++ z jpeg
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vncsnapshot/}
MAKE_FLAGS= CC="${CC}" CXX="${CXX}"
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/vncsnapshot ${PREFIX}/bin
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/vncsnapshot