From e72bbac08d2b473a0bc07dcdc0eb0a26fdb78cbc Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 10 Mar 2016 07:40:23 +0000 Subject: The strerror fix removed patch-aa from distinfo. Finish the removal, and add some necessary overrides to the Makefile. --- x11/xp/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'x11/xp/Makefile') diff --git a/x11/xp/Makefile b/x11/xp/Makefile index 873d2481499..7c1763c4c60 100644 --- a/x11/xp/Makefile +++ b/x11/xp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/10/29 05:07:17 asau Exp $ +# $NetBSD: Makefile,v 1.17 2016/03/10 07:40:23 wiz Exp $ DISTNAME= xp-1.2b10 PKGREVISION= 4 @@ -10,6 +10,8 @@ COMMENT= Fast X11 text file viewer using Athena widgets USE_IMAKE= yes MAKE_FLAGS+= MANPATH=${PREFIX}/${PKGMANDIR} +MAKE_FLAGS+= XPTOP=${PREFIX} +MAKE_FLAGS+= XAPPLOADDIR=${PREFIX}/lib/X11/app-defaults .include "../../x11/libXaw/buildlink3.mk" .include "../../x11/libXt/buildlink3.mk" -- cgit v1.2.3