diff options
author | marcus <marcus@FreeBSD.org> | 2002-09-11 13:56:05 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-09-11 13:56:05 +0800 |
commit | 45552233490947385d2fb3cf463a66d1842e0a16 (patch) | |
tree | 9b4853af6fe3c0fabe57bbcc7ecdccc366e3b84a /x11-toolkits/Makefile | |
parent | 49a7f7f0e3ba9c1773f1ed3347327ad62e7a640e (diff) | |
download | freebsd-ports-gnome-45552233490947385d2fb3cf463a66d1842e0a16.tar.gz freebsd-ports-gnome-45552233490947385d2fb3cf463a66d1842e0a16.tar.zst freebsd-ports-gnome-45552233490947385d2fb3cf463a66d1842e0a16.zip |
Add libgsf, the GNOME structured file library. This is needed for the
upcoming Gnumeric 2 port.
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index e3b6053c14df..c50648d3c334 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -69,6 +69,7 @@ SUBDIR += libgail-gnome SUBDIR += libgnomeprintui SUBDIR += libgnomeui + SUBDIR += libgsf SUBDIR += libgtkeditor SUBDIR += libj2dplot SUBDIR += libjparser |