summaryrefslogtreecommitdiff
path: root/www/librest
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-02-04 11:49:57 +0000
committerwiz <wiz@pkgsrc.org>2016-02-04 11:49:57 +0000
commitd264097e40a50757932d753654fa9d1f6d1868f0 (patch)
treed8096acb6cba7d52cf01b18df510963d08b1de50 /www/librest
parentd45f24bfc6a122ff5df9fb9db1612177e3e9a110 (diff)
downloadpkgsrc-d264097e40a50757932d753654fa9d1f6d1868f0.tar.gz
Fix gtk-doc detection. Files still don't appear though, so remove them
from the PLIST. Bump PKGREVISION.
Diffstat (limited to 'www/librest')
-rw-r--r--www/librest/Makefile8
-rw-r--r--www/librest/PLIST21
2 files changed, 4 insertions, 25 deletions
diff --git a/www/librest/Makefile b/www/librest/Makefile
index f80e7554e44..f55d83842b7 100644
--- a/www/librest/Makefile
+++ b/www/librest/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2016/01/28 13:04:08 mef Exp $
-#
+# $NetBSD: Makefile,v 1.21 2016/02/04 11:49:57 wiz Exp $
DISTNAME= librest-0.6
-PKGREVISION= 16
+PKGREVISION= 17
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=GNOME/librest/archive/}
@@ -11,8 +10,6 @@ HOMEPAGE= https://github.com/GNOME/librest/
COMMENT= Library for "RESTful" web services
LICENSE= gnu-gpl-v2
-BUILD_DEPENDS+= gtk-doc-[0-9]*:../../textproc/gtk-doc
-
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config autoconf automake
@@ -24,6 +21,7 @@ pre-configure:
(cd ${WRKSRC}; ./autogen.sh)
.include "../../devel/glib2/buildlink3.mk"
+.include "../../textproc/gtk-doc/buildlink3.mk"
.include "../../net/libsoup/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/www/librest/PLIST b/www/librest/PLIST
index ac360229217..55997068cf1 100644
--- a/www/librest/PLIST
+++ b/www/librest/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2011/01/18 19:11:01 drochner Exp $
+@comment $NetBSD: PLIST,v 1.2 2016/02/04 11:49:57 wiz Exp $
include/rest/rest/facebook-proxy-call.h
include/rest/rest/facebook-proxy.h
include/rest/rest/flickr-proxy-call.h
@@ -10,22 +10,3 @@ include/rest/rest/rest-proxy.h
include/rest/rest/rest-xml-parser.h
lib/librest.la
lib/pkgconfig/rest.pc
-share/gtk-doc/html/rest/FacebookProxy.html
-share/gtk-doc/html/rest/FacebookProxyCall.html
-share/gtk-doc/html/rest/FlickrProxy.html
-share/gtk-doc/html/rest/FlickrProxyCall.html
-share/gtk-doc/html/rest/OAuthProxy.html
-share/gtk-doc/html/rest/OAuthProxyCall.html
-share/gtk-doc/html/rest/RestProxy.html
-share/gtk-doc/html/rest/RestProxyCall.html
-share/gtk-doc/html/rest/RestXmlParser.html
-share/gtk-doc/html/rest/ch01.html
-share/gtk-doc/html/rest/home.png
-share/gtk-doc/html/rest/index.html
-share/gtk-doc/html/rest/index.sgml
-share/gtk-doc/html/rest/left.png
-share/gtk-doc/html/rest/rest.devhelp
-share/gtk-doc/html/rest/rest.devhelp2
-share/gtk-doc/html/rest/right.png
-share/gtk-doc/html/rest/style.css
-share/gtk-doc/html/rest/up.png