diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | 8503536d3896846d823f7f76be54e0a99da8d8b6 (patch) | |
tree | 1a89e4038216ead71b008f2a5091474964e1c341 /graphics/sodipodi | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) | |
download | ports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip |
Notes
Diffstat (limited to 'graphics/sodipodi')
-rw-r--r-- | graphics/sodipodi/Makefile | 2 | ||||
-rw-r--r-- | graphics/sodipodi/pkg-plist | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/graphics/sodipodi/Makefile b/graphics/sodipodi/Makefile index 1a1e1536078b..028e1786bace 100644 --- a/graphics/sodipodi/Makefile +++ b/graphics/sodipodi/Makefile @@ -7,7 +7,7 @@ PORTNAME= sodipodi PORTVERSION= 0.34 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/graphics/sodipodi/pkg-plist b/graphics/sodipodi/pkg-plist index e1abdf310897..8725308647d9 100644 --- a/graphics/sodipodi/pkg-plist +++ b/graphics/sodipodi/pkg-plist @@ -1,5 +1,7 @@ bin/sodipodi lib/sodipodi/extensions/ill2svg.pl +lib/sodipodi/modules/libxmleditor.a +lib/sodipodi/modules/libxmleditor.la lib/sodipodi/modules/libxmleditor.so share/gnome/applications/sodipodi.desktop @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true |