diff options
author | drochner <drochner@pkgsrc.org> | 2006-11-13 20:55:46 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2006-11-13 20:55:46 +0000 |
commit | 0adc28e1964a0b76ef3b97ad39ecf56804c97b7a (patch) | |
tree | 0ad0c4ab85cc9346cb57f67f300a93168de9ca58 /net/ORBit2 | |
parent | f1195aa4d45ef4afa99f3edad6158aba3929860e (diff) | |
download | pkgsrc-0adc28e1964a0b76ef3b97ad39ecf56804c97b7a.tar.gz |
migrate devhelp docs to share/gtk-doc/html, bump PKGREVISION
Diffstat (limited to 'net/ORBit2')
-rw-r--r-- | net/ORBit2/Makefile | 4 | ||||
-rw-r--r-- | net/ORBit2/PLIST | 28 |
2 files changed, 16 insertions, 16 deletions
diff --git a/net/ORBit2/Makefile b/net/ORBit2/Makefile index cc733118d3f..507a6cebe61 100644 --- a/net/ORBit2/Makefile +++ b/net/ORBit2/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2006/10/09 12:52:35 joerg Exp $ +# $NetBSD: Makefile,v 1.51 2006/11/13 20:55:46 drochner Exp $ # DISTNAME= ORBit2-2.14.3 +PKGREVISION= 1 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ORBit2/2.14/} EXTRACT_SUFX= .tar.bz2 @@ -21,7 +22,6 @@ GNU_CONFIGURE= YES #TEST_TARGET= check CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} -CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc PKGCONFIG_OVERRIDE= ORBit-2.0.pc.in PKGCONFIG_OVERRIDE+= ORBit-CosNaming-2.0.pc.in diff --git a/net/ORBit2/PLIST b/net/ORBit2/PLIST index b88db4c6cfd..d1f44aceb0a 100644 --- a/net/ORBit2/PLIST +++ b/net/ORBit2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.13 2006/03/30 20:48:55 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.14 2006/11/13 20:55:46 drochner Exp $ bin/ior-decode-2 bin/linc-cleanup-sockets bin/orbit-idl-2 @@ -59,22 +59,22 @@ lib/pkgconfig/ORBit-CosNaming-2.0.pc lib/pkgconfig/ORBit-idl-2.0.pc lib/pkgconfig/ORBit-imodule-2.0.pc share/aclocal/ORBit2.m4 -share/doc/ORBit2/ORBit2-orbit2-allocators.html -share/doc/ORBit2/ORBit2-orbit2-small.html -share/doc/ORBit2/ORBit2.devhelp -share/doc/ORBit2/ORBit2.devhelp2 -share/doc/ORBit2/general.html -share/doc/ORBit2/home.png -share/doc/ORBit2/index.html -share/doc/ORBit2/index.sgml -share/doc/ORBit2/left.png -share/doc/ORBit2/right.png -share/doc/ORBit2/style.css -share/doc/ORBit2/up.png +share/gtk-doc/html/ORBit2/ORBit2-orbit2-allocators.html +share/gtk-doc/html/ORBit2/ORBit2-orbit2-small.html +share/gtk-doc/html/ORBit2/ORBit2.devhelp +share/gtk-doc/html/ORBit2/ORBit2.devhelp2 +share/gtk-doc/html/ORBit2/general.html +share/gtk-doc/html/ORBit2/home.png +share/gtk-doc/html/ORBit2/index.html +share/gtk-doc/html/ORBit2/index.sgml +share/gtk-doc/html/ORBit2/left.png +share/gtk-doc/html/ORBit2/right.png +share/gtk-doc/html/ORBit2/style.css +share/gtk-doc/html/ORBit2/up.png share/idl/orbit-2.0/CosNaming.idl @dirrm share/idl/orbit-2.0 @unexec ${RMDIR} %D/share/idl 2>/dev/null || ${TRUE} -@dirrm share/doc/ORBit2 +@dirrm share/gtk-doc/html/ORBit2 @dirrm lib/orbit-2.0 @dirrm include/orbit-2.0/orbit/util @dirrm include/orbit-2.0/orbit/poa |