diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-05-21 01:42:24 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-05-21 01:42:24 +0800 |
commit | e08305c376abb197e8fd232189ef9a760282694b (patch) | |
tree | dec359f478f739265b7f525521126fa0e8c3dbd0 /graphics/Makefile | |
parent | e73f968257a662b9dc34c6ae94230fd56988e3e7 (diff) | |
download | freebsd-ports-gnome-e08305c376abb197e8fd232189ef9a760282694b.tar.gz freebsd-ports-gnome-e08305c376abb197e8fd232189ef9a760282694b.tar.zst freebsd-ports-gnome-e08305c376abb197e8fd232189ef9a760282694b.zip |
Update librsvg2 to 1.1.6 after a repo-copy from ports/graphics/librsvg and
connect it to the build.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 3a872d5c263b..8f17144be453 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -174,6 +174,7 @@ SUBDIR += libmovtar SUBDIR += libmpeg2 SUBDIR += librsvg + SUBDIR += librsvg2 SUBDIR += libungif SUBDIR += libwmf SUBDIR += libxine |