diff options
author | wiz <wiz@pkgsrc.org> | 2000-08-16 00:41:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-08-16 00:41:13 +0000 |
commit | 39209fe115260fd2778ce2e1c7ac2f08d246ed23 (patch) | |
tree | 1766fa2cc8ab3512ee976704e3c1fadc65bc2b42 /x11/eterm | |
parent | 397f333ee629dd7c393c47fc841c0f23d096ed20 (diff) | |
download | pkgsrc-39209fe115260fd2778ce2e1c7ac2f08d246ed23.tar.gz |
USE_PKGLIBTOOL -> USE_LIBTOOL
Diffstat (limited to 'x11/eterm')
-rw-r--r-- | x11/eterm/Makefile | 4 | ||||
-rw-r--r-- | x11/eterm/pkg/PLIST | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/x11/eterm/Makefile b/x11/eterm/Makefile index 15c1385deac..1eb6fcd9e1c 100644 --- a/x11/eterm/Makefile +++ b/x11/eterm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2000/06/01 11:23:44 rh Exp $ +# $NetBSD: Makefile,v 1.7 2000/08/16 00:41:13 wiz Exp $ DISTNAME= Eterm-0.8.9 PKGNAME= eterm-0.8.9 @@ -20,7 +20,7 @@ PIXMAP_FILES= Eterm-bg-scale-1.tar.gz Eterm-bg-scale-2.tar.gz \ Eterm-bg-tile.tar.gz USE_X11BASE= yes -USE_PKGLIBTOOL= yes +USE_LIBTOOL= yes GNU_CONFIGURE= yes .include "../../mk/bsd.prefs.mk" diff --git a/x11/eterm/pkg/PLIST b/x11/eterm/pkg/PLIST index 27a66bc0377..74c6743768c 100644 --- a/x11/eterm/pkg/PLIST +++ b/x11/eterm/pkg/PLIST @@ -1,12 +1,14 @@ -@comment $NetBSD: PLIST,v 1.3 1999/10/28 00:32:00 jlam Exp $ +@comment $NetBSD: PLIST,v 1.4 2000/08/16 00:41:14 wiz Exp $ bin/Esetroot bin/Etbg bin/Etcolors.sh bin/Eterm bin/Etmenu.sh lib/libEterm.a +lib/libEterm.la lib/libEterm.so.8.9 lib/libmej.a +lib/libmej.la lib/libmej.so.8.9 man/man1/Eterm.1 share/Eterm/pix/004.png |