diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2013-03-20 03:02:51 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2013-03-20 03:02:51 +0000 |
commit | e76c25a332b41b7e1752fd94a2dfe335eee2b10e (patch) | |
tree | 5833290555b3b1224fc04dca4435b023db6ce9e1 /graphics/gegl | |
parent | ed55e8e00caae103f7dfa64f4f6aeecde72756a5 (diff) | |
download | ports-e76c25a332b41b7e1752fd94a2dfe335eee2b10e.tar.gz ports-e76c25a332b41b7e1752fd94a2dfe335eee2b10e.zip |
Notes
Diffstat (limited to 'graphics/gegl')
-rw-r--r-- | graphics/gegl/Makefile | 4 | ||||
-rw-r--r-- | graphics/gegl/pkg-plist | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile index 0e407b47c4bb..a75035ae73e5 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -3,12 +3,12 @@ PORTNAME= gegl PORTVERSION= 0.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= ftp://ftp.gimp.org/pub/gegl/0.2/ MAINTAINER= gnome@FreeBSD.org -COMMENT= A graph based image processing framework +COMMENT= Graph based image processing framework LIB_DEPENDS= babl-0.1:${PORTSDIR}/x11/babl diff --git a/graphics/gegl/pkg-plist b/graphics/gegl/pkg-plist index e1bd0b933701..df6fff1999db 100644 --- a/graphics/gegl/pkg-plist +++ b/graphics/gegl/pkg-plist @@ -292,7 +292,6 @@ lib/libgegl-%%GEGL_VER%%.la lib/libgegl-%%GEGL_VER%%.so lib/libgegl-%%GEGL_VER%%.so.%%GEGL_MINOR%% libdata/pkgconfig/gegl-%%GEGL_VER%%.pc -%%PORTDOCS%%share/gtk-doc/html/gegl/api.html %%PORTDOCS%%share/gtk-doc/html/gegl/brightness-contrast.c.html %%PORTDOCS%%share/gtk-doc/html/gegl/gegl-operation-area-filter.h.html %%PORTDOCS%%share/gtk-doc/html/gegl/gegl-operation-composer.h.html @@ -307,7 +306,6 @@ libdata/pkgconfig/gegl-%%GEGL_VER%%.pc %%PORTDOCS%%share/gtk-doc/html/gegl/gegl-operation.h.html %%PORTDOCS%%share/gtk-doc/html/gegl/gegl-plugin.h.html %%PORTDOCS%%share/gtk-doc/html/gegl/gegl.css -%%PORTDOCS%%share/gtk-doc/html/gegl/gegl.devhelp %%PORTDOCS%%share/gtk-doc/html/gegl/gegl.h.html %%PORTDOCS%%share/gtk-doc/html/gegl/operations.html %%PORTDOCS%%%%DOCSDIR%%/ChangeLog |