diff options
Diffstat (limited to 'archivers/9e/Makefile')
-rw-r--r-- | archivers/9e/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/9e/Makefile b/archivers/9e/Makefile index d6e4f891ff08..ea81cddae274 100644 --- a/archivers/9e/Makefile +++ b/archivers/9e/Makefile @@ -15,6 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Explode Plan9 archives PLIST_FILES= bin/9e +MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" LIBS="" HDRS="" do-install: ${INSTALL_PROGRAM} ${WRKSRC}/9e ${PREFIX}/bin |