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 /devel/libstroke | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) | |
download | ports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip |
Notes
Diffstat (limited to 'devel/libstroke')
-rw-r--r-- | devel/libstroke/Makefile | 2 | ||||
-rw-r--r-- | devel/libstroke/pkg-plist | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/devel/libstroke/Makefile b/devel/libstroke/Makefile index 69867e16fd1d..d77bae3acdc6 100644 --- a/devel/libstroke/Makefile +++ b/devel/libstroke/Makefile @@ -7,7 +7,7 @@ PORTNAME= libstroke PORTVERSION= 0.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://www.etla.net/libstroke/ diff --git a/devel/libstroke/pkg-plist b/devel/libstroke/pkg-plist index 5f52c3e6a41e..0817949a5c8a 100644 --- a/devel/libstroke/pkg-plist +++ b/devel/libstroke/pkg-plist @@ -1,9 +1,11 @@ %%GS%%include/gstroke.h include/stroke.h %%GS%%lib/libgstroke.a +%%GS%%lib/libgstroke.la %%GS%%lib/libgstroke.so %%GS%%lib/libgstroke.so.0 lib/libstroke.a +lib/libstroke.la lib/libstroke.so lib/libstroke.so.0 share/aclocal/libgstroke.m4 |