diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-26 07:32:36 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-26 07:32:36 +0000 |
commit | 79cee04bec9d8eb41595105a0b411918c7984ad9 (patch) | |
tree | e70f93e28daf424324f3dafdf2b6fba1d1c46e01 /print/hp2xx | |
parent | 6294e6933b8c60e0b46ca4bf09ef0c87e6c49663 (diff) | |
download | ports-79cee04bec9d8eb41595105a0b411918c7984ad9.tar.gz ports-79cee04bec9d8eb41595105a0b411918c7984ad9.zip |
Notes
Diffstat (limited to 'print/hp2xx')
-rw-r--r-- | print/hp2xx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/hp2xx/Makefile b/print/hp2xx/Makefile index d07ab9a932c6..002597d34495 100644 --- a/print/hp2xx/Makefile +++ b/print/hp2xx/Makefile @@ -16,6 +16,7 @@ LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \ WRKSRC= ${WRKDIR}/${DISTNAME}/sources +USES= makeinfo MAKE_ENV= DEFINES="${CPPFLAGS}" ALL_LIBS="${LDFLAGS}" \ PREVIEWER="${PREVIEWER}" |