summaryrefslogtreecommitdiff
path: root/devel/gmake
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-05-29 22:39:27 +0000
committerWill Andrews <will@FreeBSD.org>2000-05-29 22:39:27 +0000
commit92ff9f2c015d0a88b8f0b7fdedda577199e2ba3c (patch)
tree7789fe3c860d8d6bc5d9a074c2d2d38b78e5110b /devel/gmake
parentFix how webalizer creates PNG images with .gif extension. (diff)
Add libintl so that this port builds an external libintl and registers
it as a dependency (as it should). PR: 18892 Submitted by: rguyom@321.net Forgotten by: sobomax
Notes
Notes: svn path=/head/; revision=28950
Diffstat (limited to 'devel/gmake')
-rw-r--r--devel/gmake/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/gmake/Makefile b/devel/gmake/Makefile
index 8fd279c757d4..b610564d858f 100644
--- a/devel/gmake/Makefile
+++ b/devel/gmake/Makefile
@@ -14,6 +14,8 @@ DISTNAME= make-${PORTVERSION}
MAINTAINER= jseger@FreeBSD.org
+LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
+
Y2K= http://www.gnu.org/software/year2000.html
GNU_CONFIGURE= yes