diff options
author | Philip Paeps <philip@FreeBSD.org> | 2005-02-22 09:37:41 +0000 |
---|---|---|
committer | Philip Paeps <philip@FreeBSD.org> | 2005-02-22 09:37:41 +0000 |
commit | 0e995ed6313cdcf4079d53864a4be1efcc1ae024 (patch) | |
tree | 5d8e993efd98434365bde7f3a0f9921a3ab60899 /x11-themes | |
parent | - Update to 1.20 (diff) |
Use libtool15 instead of libtool13. Fix pkg-plist to pacify pointyhat[1].
Spotted by: pointyhat via kris [1]
Approved by: krion
Notes
Notes:
svn path=/head/; revision=129535
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-flat-theme2/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/gtk-flat-theme2/pkg-plist | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/x11-themes/gtk-flat-theme2/Makefile b/x11-themes/gtk-flat-theme2/Makefile index 953f72d0a3e9..e1c90d87af25 100644 --- a/x11-themes/gtk-flat-theme2/Makefile +++ b/x11-themes/gtk-flat-theme2/Makefile @@ -19,7 +19,7 @@ COMMENT= A port of the Flat GTK+ engine to GTK+ 2.0 WRKSRC= ${WRKDIR}/gtk-flat-theme-2.0 USE_X_PREFIX= yes -USE_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 USE_GMAKE= yes USE_GNOME= gnomehack gtk20 diff --git a/x11-themes/gtk-flat-theme2/pkg-plist b/x11-themes/gtk-flat-theme2/pkg-plist index b030b52d2116..eb3360e18d07 100644 --- a/x11-themes/gtk-flat-theme2/pkg-plist +++ b/x11-themes/gtk-flat-theme2/pkg-plist @@ -1,8 +1,6 @@ -lib/gtk-2.0/2.4.0/engines/libflat.la lib/gtk-2.0/2.4.0/engines/libflat.so share/themes/Flat/ICON.png share/themes/Flat/README.html share/themes/Flat/gtk-2.0/gtkrc -@dirrm lib/gtk-2.0/2.4.0/engines @dirrm share/themes/Flat/gtk-2.0 @dirrm share/themes/Flat |