aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2014-01-05 17:31:27 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2014-01-05 17:31:27 +0000
commitdcc561fa1d71ed1762c8c761f024adcb318b4cac (patch)
tree8205281087c83ca145172e0daa2874f712107bc8
parent5cc8b4ec89eee5f0a3a832907144af3fb59dab1e (diff)
downloadports-dcc561fa1d71ed1762c8c761f024adcb318b4cac.tar.gz
ports-dcc561fa1d71ed1762c8c761f024adcb318b4cac.zip
Notes
-rw-r--r--textproc/raptor/Makefile9
-rw-r--r--textproc/raptor/pkg-plist2
2 files changed, 5 insertions, 6 deletions
diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile
index e47dbf05fc6e..25898f3f0641 100644
--- a/textproc/raptor/Makefile
+++ b/textproc/raptor/Makefile
@@ -11,9 +11,10 @@ MASTER_SITES= SF/librdf/${PORTNAME}/${PORTVERSION} \
MAINTAINER= kde@FreeBSD.org
COMMENT= RDF Parser Toolkit for Redland
-LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
-USE_GNOME= gnomehack libxml2
+USES= pathfix
+USE_GNOME= libxml2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-xml2-config=${LOCALBASE}/bin/xml2-config \
--with-curl-config=${LOCALBASE}/bin/curl-config \
@@ -23,10 +24,6 @@ MAKE_ENV+= DOC_MODULE_VERSION=1
USE_LDCONFIG= yes
-MAN1= raptor-config.1
-MAN3= libraptor.3
-
-NO_STAGE= yes
post-extract:
${REINPLACE_CMD} -e 's|utils ||' \
${WRKSRC}/Makefile.in
diff --git a/textproc/raptor/pkg-plist b/textproc/raptor/pkg-plist
index 8fc1b670c435..e4a88ef89605 100644
--- a/textproc/raptor/pkg-plist
+++ b/textproc/raptor/pkg-plist
@@ -5,6 +5,8 @@ lib/libraptor.la
lib/libraptor.so
lib/libraptor.so.3
libdata/pkgconfig/raptor.pc
+man/man1/raptor-config.1.gz
+man/man3/libraptor.3.gz
@exec mkdir -p %D/share/gtk-doc/html/raptor-1
share/gtk-doc/html/raptor-1/parser-rdfa.html
share/gtk-doc/html/raptor-1/serializer-json.html