diff options
Diffstat (limited to 'textproc/rasqal/Makefile')
-rw-r--r-- | textproc/rasqal/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |