diff options
author | ade <ade@FreeBSD.org> | 2001-05-09 02:56:49 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2001-05-09 02:56:49 +0800 |
commit | 52948ac5f3ffa09c30677ef93749340d47eccde4 (patch) | |
tree | 1702cc3b8ab8716b0ce49de9c745adfca9e40c88 /graphics | |
parent | 745b135154588589f7197c447f37b7c334410938 (diff) | |
download | freebsd-ports-gnome-52948ac5f3ffa09c30677ef93749340d47eccde4.tar.gz freebsd-ports-gnome-52948ac5f3ffa09c30677ef93749340d47eccde4.tar.zst freebsd-ports-gnome-52948ac5f3ffa09c30677ef93749340d47eccde4.zip |
Add librsvg
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index d2e81ee2b4c2..84a35aea4d13 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -123,6 +123,7 @@ SUBDIR += liblug SUBDIR += libmng SUBDIR += libmorph + SUBDIR += librsvg SUBDIR += libungif SUBDIR += libwmf SUBDIR += linplasma |