summaryrefslogtreecommitdiff
path: root/print/hp2xx
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
commit2b1a883dc4fd248d3b049059b9543dde2ac98ffd (patch)
tree0b080fcd55271333176593e1b9bc0b48aedbe9fa /print/hp2xx
parentAdd xcdroast 0.98.a.8, another X11 frontend to mkisofs/cdrecord. (diff)
Massive style enforcement - use ^I instead of spaces for variables identation.
Notes
Notes: svn path=/head/; revision=37252
Diffstat (limited to 'print/hp2xx')
-rw-r--r--print/hp2xx/Makefile2
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