summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-01-16 10:12:31 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-01-16 10:12:31 +0000
commitb57af1c45fe8fec89cd2384bb50fba4c690572c4 (patch)
tree6cd6a73926a68e2aaa409b6c3cf87e55131df725 /x11
parentfix comment/descr (diff)
Add missing dependency on gettext.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=73242
Diffstat (limited to 'x11')
-rw-r--r--x11/kgamma/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/kgamma/Makefile b/x11/kgamma/Makefile
index c87ecbffd991..f7115c1f9bb7 100644
--- a/x11/kgamma/Makefile
+++ b/x11/kgamma/Makefile
@@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p./_pre/}
MAINTAINER= arved@FreeBSD.org
+LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
+
USE_BZIP2= yes
USE_KDELIBS_VER= 3
GNU_CONFIGURE= yes