diff options
author | grant <grant@pkgsrc.org> | 2004-10-14 04:00:31 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2004-10-14 04:00:31 +0000 |
commit | 22157276a2002a1e0e9cb44a10a38a9c5d8f6cb5 (patch) | |
tree | 7a9933d67462f84db3c6df8293d7aa701b28a06b /www/gtkhtml30 | |
parent | 3618366764a0b8540ade3914255b165989674934 (diff) | |
download | pkgsrc-22157276a2002a1e0e9cb44a10a38a9c5d8f6cb5.tar.gz |
only the .la should be listed in the PLIST. fixes install on some
platforms since libtool rototill.
bump PKGREVISION.
Diffstat (limited to 'www/gtkhtml30')
-rw-r--r-- | www/gtkhtml30/Makefile | 4 | ||||
-rw-r--r-- | www/gtkhtml30/PLIST | 8 |
2 files changed, 3 insertions, 9 deletions
diff --git a/www/gtkhtml30/Makefile b/www/gtkhtml30/Makefile index 1608b7250ef..a0c4c03f2b5 100644 --- a/www/gtkhtml30/Makefile +++ b/www/gtkhtml30/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2004/10/03 00:18:26 tv Exp $ +# $NetBSD: Makefile,v 1.3 2004/10/14 04:00:31 grant Exp $ # DISTNAME= gtkhtml-3.0.10 PKGNAME= ${DISTNAME:S/gtkhtml/gtkhtml30/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkhtml/3.0/} EXTRACT_SUFX= .tar.bz2 diff --git a/www/gtkhtml30/PLIST b/www/gtkhtml30/PLIST index d5ded8a0417..ab4e55531c4 100644 --- a/www/gtkhtml30/PLIST +++ b/www/gtkhtml30/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2004/10/01 12:48:05 rh Exp $ +@comment $NetBSD: PLIST,v 1.2 2004/10/14 04:00:31 grant Exp $ include/libgtkhtml-3.0/gtkhtml/gtkhtml-compat.h include/libgtkhtml-3.0/gtkhtml/gtkhtml-embedded.h include/libgtkhtml-3.0/gtkhtml/gtkhtml-enums.h @@ -85,14 +85,8 @@ include/libgtkhtml-3.0/gtkhtml/htmltypes.h include/libgtkhtml-3.0/gtkhtml/htmlundo-action.h include/libgtkhtml-3.0/gtkhtml/htmlundo.h lib/bonobo/servers/GNOME_GtkHTML_Editor.server -lib/gtkhtml/libgnome-gtkhtml-editor-3.0.a lib/gtkhtml/libgnome-gtkhtml-editor-3.0.la -lib/gtkhtml/libgnome-gtkhtml-editor-3.0.so -lib/libgtkhtml-3.0.a lib/libgtkhtml-3.0.la -lib/libgtkhtml-3.0.so -lib/libgtkhtml-3.0.so.4 -lib/libgtkhtml-3.0.so.4.0 lib/pkgconfig/libgtkhtml-3.0.pc share/gtkhtml-3.0/Editor.idl share/gtkhtml-3.0/GNOME_GtkHTML_Editor-emacs.xml |