From c06bf534dc3e3ed01ef51ecb9aacbcd3286d5203 Mon Sep 17 00:00:00 2001 From: jtb Date: Mon, 30 Apr 2001 20:13:55 +0000 Subject: Make sam use ${X11BASE}. That way the app-defaults file can be accounted for and the package will work correctly with xpkgwedge. Suggested by Johnny C. Lam. --- editors/sam/Makefile | 4 ++-- editors/sam/pkg/PLIST | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'editors/sam') diff --git a/editors/sam/Makefile b/editors/sam/Makefile index a6bbd3dd668..c3e86460c3b 100644 --- a/editors/sam/Makefile +++ b/editors/sam/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2001/02/16 14:40:52 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2001/04/30 20:13:55 jtb Exp $ # FreeBSD Id: Makefile,v 1.3 1996/11/12 02:19:40 obrien Exp # @@ -15,7 +15,7 @@ NO_WRKSUBDIR= yes EXTRACT_CMD= ${GZCAT} ${DOWNLOADED_DISTFILE} | ${SH} MANCOMPRESSED= yes -USE_X11= yes +USE_X11BASE= yes MAKE_ENV+= X11PREFIX=${X11PREFIX} DEPENDS+= libXgFonts-1.0:../../fonts/Xg diff --git a/editors/sam/pkg/PLIST b/editors/sam/pkg/PLIST index b7f0dd89363..e7e74a229ee 100644 --- a/editors/sam/pkg/PLIST +++ b/editors/sam/pkg/PLIST @@ -1,8 +1,9 @@ -@comment $NetBSD: PLIST,v 1.7 2001/04/30 14:48:45 jtb Exp $ +@comment $NetBSD: PLIST,v 1.8 2001/04/30 20:13:56 jtb Exp $ bin/sam bin/samterm bin/samsave bin/B +lib/X11/app-defaults/Sam man/man1/sam.1.gz man/man3/add.3.gz man/man3/balloc.3.gz -- cgit v1.2.3