summaryrefslogtreecommitdiff
path: root/x11/xless/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xless/Makefile')
-rw-r--r--x11/xless/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/x11/xless/Makefile b/x11/xless/Makefile
index 8d7b8d437af..073af26ca3b 100644
--- a/x11/xless/Makefile
+++ b/x11/xless/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2009/06/30 00:07:25 joerg Exp $
+# $NetBSD: Makefile,v 1.21 2009/07/07 17:22:27 joerg Exp $
DISTNAME= xless-1.7
PKGREVISION= 3
@@ -9,10 +9,14 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/} \
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= X11 text viewer; useful as an add-on tool for other apps
+PKG_DESTDIR_SUPPORT= user-destdir
+
MAKE_JOBS_SAFE= no
USE_IMAKE= yes
+INSTALLATION_DIRS= lib/X11
+
.include "../../x11/libXaw/buildlink3.mk"
.include "../../x11/libXp/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"