aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-05-12 21:31:19 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-05-12 21:31:19 +0000
commit458dadfb87672e84ea8b2b38a0e18a9878ceb18a (patch)
tree33d60afa99a483506b61630c560a4a5f6898e6ff
parent270d88e664161ba355f2e36ef2827ac346d27441 (diff)
downloadports-458dadfb87672e84ea8b2b38a0e18a9878ceb18a.tar.gz
ports-458dadfb87672e84ea8b2b38a0e18a9878ceb18a.zip
Add missing gettext dependency.
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
Notes
Notes: svn path=/head/; revision=18815
-rw-r--r--print/rlpr/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/rlpr/Makefile b/print/rlpr/Makefile
index 0a857b282c2c..b6ee6304a0b8 100644
--- a/print/rlpr/Makefile
+++ b/print/rlpr/Makefile
@@ -3,7 +3,7 @@
# Date created: 11 April 1999
# Whom: Mikhail Teterin
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/05/11 01:59:51 taoka Exp $
DISTNAME= rlpr-2.00
CATEGORIES= print net
@@ -11,6 +11,8 @@ MASTER_SITES= ftp://sherilyn.ne.mediaone.net/pub/
MAINTAINER= mi@aldan.algebra.com
+LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
+
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${PREFIX}/include" LDFLAGS="-L${PREFIX}/lib -lintl"
CONFIGURE_ARGS= --with-catgets