Use shlibtool so we don't install statically linked plugins. Bump
PKGREVISION of x11/gtk-engines to 2.
This commit is contained in:
parent
1abdd450fe
commit
a31c55df97
3 changed files with 5 additions and 9 deletions
|
@ -189,3 +189,4 @@ Changes to the packages collection and infrastructure in 2003:
|
|||
Updated libtool to 1.4.20010614nb11 [jlam 2003-01-10]
|
||||
Updated libtool-base to 1.4.20010614nb11 [jlam 2003-01-10]
|
||||
Updated libtool-info to 1.4.20010614nb11 [jlam 2003-01-10]
|
||||
Updated gtk-engines to 0.12nb2 [jlam 2003-01-10]
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.12 2002/10/19 10:55:03 rh Exp $
|
||||
# $NetBSD: Makefile,v 1.13 2003/01/10 08:46:53 jlam Exp $
|
||||
|
||||
DISTNAME= gtk-engines-0.12
|
||||
PKGREVISION= 1
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-engines/0.12/}
|
||||
|
||||
|
@ -13,7 +13,7 @@ GNU_CONFIGURE= # defined
|
|||
USE_BUILDLINK2= # defined
|
||||
USE_X11BASE= # defined
|
||||
USE_LIBTOOL= # defined
|
||||
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
|
||||
SHLIBTOOL_OVERRIDE= ${WRKSRC}/libtool
|
||||
|
||||
BUILDLINK_DEPENDS.gtk= gtk+>=1.2.9
|
||||
|
||||
|
|
|
@ -1,17 +1,12 @@
|
|||
@comment $NetBSD: PLIST,v 1.3 2002/12/09 16:01:57 tron Exp $
|
||||
lib/gtk/themes/engines/libmetal.a
|
||||
@comment $NetBSD: PLIST,v 1.4 2003/01/10 08:46:53 jlam Exp $
|
||||
lib/gtk/themes/engines/libmetal.la
|
||||
lib/gtk/themes/engines/libmetal.so
|
||||
lib/gtk/themes/engines/libnotif.a
|
||||
lib/gtk/themes/engines/libnotif.la
|
||||
lib/gtk/themes/engines/libnotif.so
|
||||
lib/gtk/themes/engines/libpixmap.a
|
||||
lib/gtk/themes/engines/libpixmap.la
|
||||
lib/gtk/themes/engines/libpixmap.so
|
||||
lib/gtk/themes/engines/libraleigh.a
|
||||
lib/gtk/themes/engines/libraleigh.la
|
||||
lib/gtk/themes/engines/libraleigh.so
|
||||
lib/gtk/themes/engines/libredmond95.a
|
||||
lib/gtk/themes/engines/libredmond95.la
|
||||
lib/gtk/themes/engines/libredmond95.so
|
||||
share/themes/Metal/ICON.png
|
||||
|
|
Loading…
Reference in a new issue