diff options
Diffstat (limited to 'graphics/dmtx-utils/Makefile')
-rw-r--r-- | graphics/dmtx-utils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/dmtx-utils/Makefile b/graphics/dmtx-utils/Makefile index d4b2b922bc46..04b1420cd1f6 100644 --- a/graphics/dmtx-utils/Makefile +++ b/graphics/dmtx-utils/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/libdmtx/libdmtx/${PORTVERSION} MAINTAINER= johans@FreeBSD.org COMMENT= Software for reading and writing Data Matrix barcodes -LIB_DEPENDS= libdmtx.so:${PORTSDIR}/graphics/libdmtx +LIB_DEPENDS= libdmtx.so:graphics/libdmtx USES= tar:bzip2 pkgconfig GNU_CONFIGURE= yes |