summaryrefslogtreecommitdiff
path: root/x11/xp/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-03-10 07:40:23 +0000
committerwiz <wiz@pkgsrc.org>2016-03-10 07:40:23 +0000
commite72bbac08d2b473a0bc07dcdc0eb0a26fdb78cbc (patch)
tree6b84175d3469b41a405dcc352b6db8c2109b1941 /x11/xp/Makefile
parenta3f1b4474e073e3bde51abb15edfaaae8a0bdcf8 (diff)
downloadpkgsrc-e72bbac08d2b473a0bc07dcdc0eb0a26fdb78cbc.tar.gz
The strerror fix removed patch-aa from distinfo.
Finish the removal, and add some necessary overrides to the Makefile.
Diffstat (limited to 'x11/xp/Makefile')
-rw-r--r--x11/xp/Makefile4
1 files changed, 3 insertions, 1 deletions
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"