diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-04-25 09:48:12 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-04-25 09:48:12 +0000 |
commit | 57e84c93309e5aae0e1c610819a6b1a0b8309fa6 (patch) | |
tree | 6ea06ac8f8198c660dc66ba0b7093635725b0b16 /textproc/rasqal | |
parent | 4b8ece378b356cbd260eba00700eef13ce61a395 (diff) |
Notes
Diffstat (limited to 'textproc/rasqal')
-rw-r--r-- | textproc/rasqal/Makefile | 4 | ||||
-rw-r--r-- | textproc/rasqal/pkg-plist | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/rasqal/Makefile b/textproc/rasqal/Makefile index bccf4222dad3..02811ff5ff66 100644 --- a/textproc/rasqal/Makefile +++ b/textproc/rasqal/Makefile @@ -3,6 +3,7 @@ PORTNAME= rasqal PORTVERSION= 0.9.32 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://download.librdf.org/source/ \ SF/librdf/${PORTNAME}/${PORTVERSION} @@ -18,10 +19,9 @@ LICENSE_COMB= dual LIB_DEPENDS= libraptor2.so:${PORTSDIR}/textproc/raptor2 \ libpcre.so:${PORTSDIR}/devel/pcre -USE_GNOME= lthack +USES= gmake libtool pathfix perl5 pkgconfig USE_OPENSSL= yes USE_PERL5= build -USES= gmake pathfix pkgconfig perl5 GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/textproc/rasqal/pkg-plist b/textproc/rasqal/pkg-plist index e5ef08014b39..09e4172fb6d2 100644 --- a/textproc/rasqal/pkg-plist +++ b/textproc/rasqal/pkg-plist @@ -2,9 +2,9 @@ bin/rasqal-config bin/roqet include/rasqal/rasqal.h lib/librasqal.a -lib/librasqal.la lib/librasqal.so lib/librasqal.so.3 +lib/librasqal.so.3.0.0 libdata/pkgconfig/rasqal.pc man/man1/rasqal-config.1.gz man/man1/roqet.1.gz |