summaryrefslogtreecommitdiff
path: root/print/rlpr
diff options
context:
space:
mode:
authorasau <asau>2012-10-08 13:45:34 +0000
committerasau <asau>2012-10-08 13:45:34 +0000
commit6943fe8f8bf6c314098efd22133f503aadcdf6ef (patch)
treec6c2a7d0dcfbf3fe47fb535203593b8ea862fb85 /print/rlpr
parent23b91f31192207f49cf895230d922c4d02fef90d (diff)
downloadpkgsrc-6943fe8f8bf6c314098efd22133f503aadcdf6ef.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'print/rlpr')
-rw-r--r--print/rlpr/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/print/rlpr/Makefile b/print/rlpr/Makefile
index 3f6cb170242..9900514762b 100644
--- a/print/rlpr/Makefile
+++ b/print/rlpr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2011/04/22 13:44:33 obache Exp $
+# $NetBSD: Makefile,v 1.11 2012/10/08 13:45:46 asau Exp $
DISTNAME= rlpr-2.06
PKGREVISION= 3
@@ -9,8 +9,6 @@ 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"