summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-08 11:50:41 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-08 11:50:41 +0000
commit97918462cc21f22b680d961a5882e5e403755c02 (patch)
tree7ede9bf40bbee9ba9547fd021a6ed141ecccb213 /lang
parentConvert USE_GMAKE to USES=gmake and move the definition prior to .pre.mk to f... (diff)
Add needed iconv dependency (this fixes configure)
Notes
Notes: svn path=/head/; revision=322493
Diffstat (limited to 'lang')
-rw-r--r--lang/pure/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/lang/pure/Makefile b/lang/pure/Makefile
index 21db1242e7d1..bca196ba8867 100644
--- a/lang/pure/Makefile
+++ b/lang/pure/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: pure
-# Date created: 2011-03-17
-# Whom: Zhihao Yuan <lichray@gmail.com>
-#
+# Created by: Zhihao Yuan <lichray@gmail.com>
# $FreeBSD$
-#
PORTNAME= pure
PORTVERSION= 0.55
@@ -24,6 +20,7 @@ RUN_DEPENDS= llvm31>=3.1:${PORTSDIR}/devel/llvm31
MAN1= pure.1
SUB_FILES= pkg-message
+USES= iconv
USE_AUTOTOOLS= libltdl
GNU_CONFIGURE= yes
USE_GNOME= gnomehack pkgconfig