acknowledge ${CC} and ${CFLAGS}

This commit is contained in:
lebel 2002-07-17 20:15:30 +00:00
parent 8abef1e006
commit 5bb7bd7b9f

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.14 2002/03/21 20:35:41 espie Exp $
# $OpenBSD: Makefile,v 1.15 2002/07/17 20:15:30 lebel Exp $
# $FreeBSD: Makefile,v 1.12 1999/02/17 22:25:36 ache Exp $
COMMENT= "extract files from ARJ archives"
@ -14,6 +14,8 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= "May not charge"
PERMIT_DISTFILES_FTP= Yes
MAKE_ENV= CC="${CC}" CFLAGS="${CFLAGS}"
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/unarj
cd ${WRKSRC}; ${INSTALL_PROGRAM} unarj ${PREFIX}/bin