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/simage | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) |
Notes
Diffstat (limited to 'graphics/simage')
-rw-r--r-- | graphics/simage/Makefile | 1 | ||||
-rw-r--r-- | graphics/simage/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/graphics/simage/Makefile b/graphics/simage/Makefile index 18b21594566e..7c55bb7f49c7 100644 --- a/graphics/simage/Makefile +++ b/graphics/simage/Makefile @@ -7,6 +7,7 @@ PORTNAME= simage PORTVERSION= 1.6.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ftp://ftp.coin3d.org/pub/coin/src/ diff --git a/graphics/simage/pkg-plist b/graphics/simage/pkg-plist index d3b6c0da0fe0..046b06d43d03 100644 --- a/graphics/simage/pkg-plist +++ b/graphics/simage/pkg-plist @@ -1,6 +1,7 @@ bin/simage-config include/simage.h lib/libsimage.a +lib/libsimage.la lib/libsimage.so lib/libsimage.so.26 share/Coin/conf/simage-default.cfg |