From 1604951b3093e548a7245a9a4de33403f76ba72f Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 5 May 2014 13:48:25 +0000 Subject: Convert to USES=pgsql While here: databases/pg_reorg - stagify databases/iplike - convert to USES=libtool - strip binarie databases/ip4r - strip binaries databases/postgresql-libpgeasy - convert to USES=libtool - strip binaries - stagify databases/postgresql-libpqxx - convert to USES=libtool - strip binaries databases/postgresql-libpqxx3 - convert to USES=libtool - strip binaries --- databases/postgresql-libpqxx/Makefile | 13 +++---------- databases/postgresql-libpqxx/pkg-plist | 2 -- 2 files changed, 3 insertions(+), 12 deletions(-) (limited to 'databases/postgresql-libpqxx') diff --git a/databases/postgresql-libpqxx/Makefile b/databases/postgresql-libpqxx/Makefile index 7168d1447ff5..1842fd53e8e3 100644 --- a/databases/postgresql-libpqxx/Makefile +++ b/databases/postgresql-libpqxx/Makefile @@ -3,6 +3,7 @@ PORTNAME= libpqxx PORTVERSION= 4.0.1 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://pqxx.org/download/software/libpqxx/ PKGNAMEPREFIX= postgresql- @@ -16,23 +17,15 @@ LICENSE= BSD3CLAUSE CONFLICTS= postgresql-libpqxx-3.* postgresql-libpqxx3-3.* PORTSCOUT= limit:^2\. -USE_PGSQL= yes USE_PYTHON_BUILD= yes -USES= gmake shebangfix +USES= gmake libtool pgsql shebangfix GNU_CONFIGURE= yes USE_LDCONFIG= yes -SOVERSION= 4 -PLIST_SUB= PORTVERSION=${PORTVERSION:R} \ - SOVERSION=${SOVERSION} +PLIST_SUB= PORTVERSION=${PORTVERSION:R} SHEBANG_FILES= ${WRKSRC}/tools/splitconfig python_CMD= ${PYTHON_CMD} CONFIGURE_ARGS= --enable-shared \ --disable-dependency-tracking -post-install: -# This is needed for ldconfig - ${LN} -sf libpqxx-${PORTVERSION}.so \ - ${STAGEDIR}${PREFIX}/lib/libpqxx.so.${SOVERSION} - .include diff --git a/databases/postgresql-libpqxx/pkg-plist b/databases/postgresql-libpqxx/pkg-plist index 0528d2f8572e..c3484fb00948 100644 --- a/databases/postgresql-libpqxx/pkg-plist +++ b/databases/postgresql-libpqxx/pkg-plist @@ -93,9 +93,7 @@ include/pqxx/version include/pqxx/version.hxx lib/libpqxx-%%PORTVERSION%%.so lib/libpqxx.a -lib/libpqxx.la lib/libpqxx.so -lib/libpqxx.so.%%SOVERSION%% libdata/pkgconfig/libpqxx.pc @dirrm include/pqxx/internal/gates @dirrm include/pqxx/internal -- cgit v1.2.3