diff options
author | ade <ade@FreeBSD.org> | 2006-02-23 18:40:44 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2006-02-23 18:40:44 +0800 |
commit | da880765886f48c0ac8fd253e5601d04ea853215 (patch) | |
tree | 55155f50e8a40ea2e2a16e2331e8cbb919b7d04f /x11-themes/gnome-look | |
parent | ba4beb1ea11e6147a9b30969be42685d1c709e56 (diff) | |
download | freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.tar.gz freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.tar.zst freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.zip |
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'x11-themes/gnome-look')
-rw-r--r-- | x11-themes/gnome-look/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/gnome-look/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/x11-themes/gnome-look/Makefile b/x11-themes/gnome-look/Makefile index 1cc9c8777cb5..9f6b7da4fcef 100644 --- a/x11-themes/gnome-look/Makefile +++ b/x11-themes/gnome-look/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome-look PORTVERSION= 0.1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-themes MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/x11-themes/gnome-look/pkg-plist b/x11-themes/gnome-look/pkg-plist index 6fe539038bd4..bac4f68b32e1 100644 --- a/x11-themes/gnome-look/pkg-plist +++ b/x11-themes/gnome-look/pkg-plist @@ -1,4 +1,5 @@ lib/gtk/themes/engines/libgnomelook.a +lib/gtk/themes/engines/libgnomelook.la lib/gtk/themes/engines/libgnomelook.so share/themes/Gnome-Look-Grey/gtk/gtkrc share/themes/Gnome-Look-Icy/gtk/gtkrc |