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 /x11-themes/colorstep | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) |
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Notes
Notes:
svn path=/head/; revision=156749
Diffstat (limited to 'x11-themes/colorstep')
-rw-r--r-- | x11-themes/colorstep/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/colorstep/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/x11-themes/colorstep/Makefile b/x11-themes/colorstep/Makefile index 2a9d22d35748..eadf7d12222f 100644 --- a/x11-themes/colorstep/Makefile +++ b/x11-themes/colorstep/Makefile @@ -7,7 +7,7 @@ PORTNAME= colorstep PORTVERSION= 0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-themes MASTER_SITES= ${MASTER_SITE_THEMES} MASTER_SITE_SUBDIR= colorstep diff --git a/x11-themes/colorstep/pkg-plist b/x11-themes/colorstep/pkg-plist index a78c2a9387df..bd3cac29ba80 100644 --- a/x11-themes/colorstep/pkg-plist +++ b/x11-themes/colorstep/pkg-plist @@ -1,4 +1,5 @@ lib/gtk/themes/engines/libcolorstep.a +lib/gtk/themes/engines/libcolorstep.la lib/gtk/themes/engines/libcolorstep.so share/themes/ColorStep/ICON.png share/themes/ColorStep/README.html |