diff options
Diffstat (limited to 'print/hp2xx/Makefile')
-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 8c2ce103da35..0770db72f2f9 100644 --- a/print/hp2xx/Makefile +++ b/print/hp2xx/Makefile @@ -24,6 +24,7 @@ MAKE_ENV= DEFINES="${CPPFLAGS}" ALL_LIBS="${LDFLAGS}" \ PREVIEWER="${PREVIEWER}" MAN1= hp2xx.1 +INFO= hp2xx CPPFLAGS= -DUNIX -I${LOCALBASE}/include LDFLAGS= -lm -L${LOCALBASE}/lib -ltiff -lpng -lz |