diff options
author | joerg <joerg@pkgsrc.org> | 2014-02-21 20:19:21 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2014-02-21 20:19:21 +0000 |
commit | ae67c50fb20a45f7eef3e485a58e76f98cbfab88 (patch) | |
tree | 82e4fef7e005904361be000904ee4602b629a4cf /devel | |
parent | d143124c4a689e4a1988974de234b9069b1d2723 (diff) | |
download | pkgsrc-ae67c50fb20a45f7eef3e485a58e76f98cbfab88.tar.gz |
gtk-doc update added new files. Bump revision.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/deforaos-libsystem/Makefile | 4 | ||||
-rw-r--r-- | devel/deforaos-libsystem/PLIST | 5 |
2 files changed, 7 insertions, 2 deletions
diff --git a/devel/deforaos-libsystem/Makefile b/devel/deforaos-libsystem/Makefile index a8faad508be..bb7eb2d8db1 100644 --- a/devel/deforaos-libsystem/Makefile +++ b/devel/deforaos-libsystem/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2014/01/11 20:53:15 khorben Exp $ +# $NetBSD: Makefile,v 1.5 2014/02/21 20:19:21 joerg Exp $ # DISTNAME= libSystem-0.1.7 PKGNAME= deforaos-libsystem-0.1.7 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.defora.org/os/download/download/4321/ @@ -16,5 +17,6 @@ MAKE_FLAGS+= PREFIX=${PREFIX} MAKE_FLAGS+= DESTDIR=${DESTDIR} MAKE_FLAGS+= INSTALL=${INSTALL} +BUILDLINK_API_DEPENDS.gtk-doc+= gtk-doc>=1.20 .include "../../textproc/gtk-doc/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/deforaos-libsystem/PLIST b/devel/deforaos-libsystem/PLIST index 28b742f8975..34dd80e0ab9 100644 --- a/devel/deforaos-libsystem/PLIST +++ b/devel/deforaos-libsystem/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2014/01/11 20:53:15 khorben Exp $ +@comment $NetBSD: PLIST,v 1.3 2014/02/21 20:19:21 joerg Exp $ include/System.h include/System/array.h include/System/buffer.h @@ -25,6 +25,7 @@ share/gtk-doc/html/libSystem/home.png share/gtk-doc/html/libSystem/index.html share/gtk-doc/html/libSystem/index.sgml share/gtk-doc/html/libSystem/left.png +share/gtk-doc/html/libSystem/left-insensitive.png share/gtk-doc/html/libSystem/libSystem-array.html share/gtk-doc/html/libSystem/libSystem-buffer.html share/gtk-doc/html/libSystem/libSystem-config.html @@ -39,5 +40,7 @@ share/gtk-doc/html/libSystem/libSystem-string.html share/gtk-doc/html/libSystem/libSystem-token.html share/gtk-doc/html/libSystem/libSystem.devhelp2 share/gtk-doc/html/libSystem/right.png +share/gtk-doc/html/libSystem/right-insensitive.png share/gtk-doc/html/libSystem/style.css share/gtk-doc/html/libSystem/up.png +share/gtk-doc/html/libSystem/up-insensitive.png |