summaryrefslogtreecommitdiff
path: root/print/rlpr
diff options
context:
space:
mode:
authorjoerg <joerg>2010-02-12 00:00:45 +0000
committerjoerg <joerg>2010-02-12 00:00:45 +0000
commit3d4c71250b880c01783e2483fae54e13801533b0 (patch)
tree51698fe5fbb0ecf940c83f4f9bb9332a4c5999df /print/rlpr
parent75db0a8d4d8c1b10e90f51a0827f26c0c9eabfac (diff)
downloadpkgsrc-3d4c71250b880c01783e2483fae54e13801533b0.tar.gz
DESTDIR support
Diffstat (limited to 'print/rlpr')
-rw-r--r--print/rlpr/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/rlpr/Makefile b/print/rlpr/Makefile
index 63f2b47ca5e..542628aedf7 100644
--- a/print/rlpr/Makefile
+++ b/print/rlpr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/10/04 21:56:34 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2010/02/12 00:08:02 joerg Exp $
DISTNAME= rlpr-2.06
PKGREVISION= 2
@@ -9,6 +9,8 @@ MAINTAINER= sekiya@NetBSD.org
HOMEPAGE= http://truffula.com/rlpr/
COMMENT= lpr work-alike to print directly to remote printer
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= YES
.include "../../devel/gettext-lib/buildlink3.mk"