summaryrefslogtreecommitdiff
path: root/print/rlpr
diff options
context:
space:
mode:
authorjlam <jlam>2006-04-13 18:27:24 +0000
committerjlam <jlam>2006-04-13 18:27:24 +0000
commit3d7acf5c5ae1d261170339dd5d06d4ce7857d5db (patch)
treed1749ab3a0f579fb45c6d013fe4c2f06ba6e9356 /print/rlpr
parentfb9ad3ff7159be881fb56a0dba72d8a118af5840 (diff)
downloadpkgsrc-3d7acf5c5ae1d261170339dd5d06d4ce7857d5db.tar.gz
BROKEN_GETTEXT_DETECTION already defaults to "no".
Diffstat (limited to 'print/rlpr')
-rw-r--r--print/rlpr/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/print/rlpr/Makefile b/print/rlpr/Makefile
index e583cb2f91c..d92ac4e4d4d 100644
--- a/print/rlpr/Makefile
+++ b/print/rlpr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/02/05 23:10:39 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2006/04/13 18:27:24 jlam Exp $
DISTNAME= rlpr-2.06
PKGREVISION= 2
@@ -10,7 +10,6 @@ HOMEPAGE= http://truffula.com/rlpr
COMMENT= lpr work-alike to print directly to remote printer
GNU_CONFIGURE= YES
-BROKEN_GETTEXT_DETECTION= no
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../converters/libiconv/buildlink3.mk"