diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-06-12 13:49:54 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-06-12 13:49:54 +0000 |
commit | b91e75395a5c6d4ffc6f9e8f39d2d5f2a118f7a6 (patch) | |
tree | 77fca4b96a0b7fde3f9288365777bf576c2277d3 /print/wmlpq | |
parent | c756605430e280b143b149f5f72f0447e4decf96 (diff) |
Notes
Diffstat (limited to 'print/wmlpq')
-rw-r--r-- | print/wmlpq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/wmlpq/Makefile b/print/wmlpq/Makefile index 177ac9ccd195..f0af3f6bf9aa 100644 --- a/print/wmlpq/Makefile +++ b/print/wmlpq/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= pat@FreeBSD.org COMMENT= Print queue monitoring dockapp for Window Maker -LIB_DEPENDS= dockapp.1:${PORTSDIR}/x11-wm/libdockapp +LIB_DEPENDS= dockapp.2:${PORTSDIR}/x11-wm/libdockapp WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_X_PREFIX= yes |