diff options
Diffstat (limited to 'print/hp2xx/Makefile')
-rw-r--r-- | print/hp2xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/hp2xx/Makefile b/print/hp2xx/Makefile index 91807ab0a0f8..6caf1bbc5141 100644 --- a/print/hp2xx/Makefile +++ b/print/hp2xx/Makefile @@ -14,7 +14,7 @@ DISTNAME= hp2xx-3.20-png MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE -LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png WRKSRC= ${WRKDIR}/${DISTNAME}/sources USE_XLIB= yes |