aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2013-04-30 00:52:22 +0000
committerJason Helfman <jgh@FreeBSD.org>2013-04-30 00:52:22 +0000
commit37cd89971bde03f2e648bbcc24366015e6ecf0c1 (patch)
tree0678d2c19557482dbc402004c454c2e38a1e6dc4 /print
parent6e059d85975408a63d63b22e9ff2fbedf1c2d2cf (diff)
downloadports-37cd89971bde03f2e648bbcc24366015e6ecf0c1.tar.gz
ports-37cd89971bde03f2e648bbcc24366015e6ecf0c1.zip
- convert to USES=gettext (but unused, at this time)
Notes
Notes: svn path=/head/; revision=316864
Diffstat (limited to 'print')
-rw-r--r--print/rlpr/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/print/rlpr/Makefile b/print/rlpr/Makefile
index f539290fcd21..a2fe8ef0a368 100644
--- a/print/rlpr/Makefile
+++ b/print/rlpr/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: rlpr
-# Date created: 11 April 1999
-# Whom: Mikhail Teterin
-#
+# Created by: Mikhail Teterin
# $FreeBSD$
-#
PORTNAME= rlpr
PORTVERSION= 2.06
@@ -22,7 +18,7 @@ GNU_CONFIGURE= yes
# rlpr supports gettext/libintl, but does not currently come with ANY
# translation .po files. When this changes, it would make sense to
# enable the use of gettext in this port:
-#USE_GETTEXT= yes
+#USES= gettext
#CONFIGURE_ENV= CPPFLAGS="-I${PREFIX}/include" LDFLAGS="-L${PREFIX}/lib -lintl"
CONFIGURE_ARGS= --disable-nls --without-catgets
PLIST_FILES= bin/rlpr bin/rlpq bin/rlprm bin/rlprd