ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/graphics/libdmtx/Makefile
(Generate patch)

Comparing trunk/graphics/libdmtx/Makefile (file contents):
Revision 15462 by laffer1, Tue Sep 17 03:15:41 2013 UTC vs.
Revision 19981 by laffer1, Sat Aug 22 23:00:24 2015 UTC

# Line 3 | Line 3
3  
4   PORTNAME=       libdmtx
5   PORTVERSION=    0.7.4
6 + PORTREVISION=   1
7   CATEGORIES=     graphics
8   MASTER_SITES=   SF
9  
# Line 10 | Line 11 | MAINTAINER=    ports@MidnightBSD.org
11   COMMENT=        Library for reading and writing Data Matrix barcodes
12   LICENSE=        other
13  
14 < LIB_DEPENDS=    MagickWand.5:${PORTSDIR}/graphics/ImageMagick
14 > LIB_DEPENDS=    libMagickWand-6.so:${PORTSDIR}/graphics/ImageMagick
15  
16 < MAN3=           libdmtx.3
16 <
17 < USE_BZIP2=      yes
18 < USE_LDCONFIG=   yes
16 > USES=           tar:bzip2 libtool
17   GNU_CONFIGURE=  yes
18 + USE_LDCONFIG=   yes
19  
20   post-patch:
21 <        ${REINPLACE_CMD} -e '/^pkgconfigdir /s:(libdir):{prefix}/libdata:' \
21 >        @${REINPLACE_CMD} -e '/^pkgconfigdir /s:(libdir):{prefix}/libdata:' \
22                  ${WRKSRC}/Makefile.in
23  
24   .include <bsd.port.mk>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines