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

Comparing trunk/databases/sqlite3/Makefile (file contents):
Revision 14391 by laffer1, Fri Jun 14 01:36:19 2013 UTC vs.
Revision 15157 by laffer1, Fri Aug 16 02:46:17 2013 UTC

# Line 1 | Line 1
1 < # $MidnightBSD: mports/databases/sqlite3/Makefile,v 1.21 2013/05/04 23:41:15 laffer1 Exp $
1 > # $MidnightBSD: mports/databases/sqlite3/Makefile,v 1.22 2013/06/14 01:36:19 laffer1 Exp $
2  
3   PORTNAME=       sqlite3
4 < PORTVERSION=    3.7.17.0
4 > PORTVERSION=    3.7.17
5   CATEGORIES=     databases lang
6   MASTER_SITES=   http://www.sqlite.org/2013/ \
7                  http://www2.sqlite.org/2013/ \
# Line 14 | Line 14 | LICENSE=       publicdom
14  
15   CONFLICTS=      sqlite34-[0-9]* sqlcipher-[0-9]*
16  
17 < USES=           pkgconfig
17 > USES=           pathfix pkgconfig
18   USE_LDCONFIG=   YES
19   GNU_CONFIGURE=  YES
20  
# Line 145 | Line 145 | CONFIGURE_ARGS+=       --enable-dynamic-extensions
145   .else
146   CONFIGURE_ARGS+=        --disable-dynamic-extensions
147   .endif
148
149 post-patch:
150        @${REINPLACE_CMD} '/^pkgconf/s,$${libdir},$${prefix}/libdata,' ${WRKSRC}/Makefile.in
148  
149   post-build:
150   .if ${ARCH}=="i386"

Comparing trunk/databases/sqlite3/Makefile (property cvs2svn:cvs-rev):
Revision 14391 by laffer1, Fri Jun 14 01:36:19 2013 UTC vs.
Revision 15157 by laffer1, Fri Aug 16 02:46:17 2013 UTC

# Line 1 | Line 1
1 < 1.22
1 > 1.23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines