summaryrefslogtreecommitdiffstats
path: root/ftp/yafc
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-07-11 07:37:35 +0000
committersobomax <sobomax@FreeBSD.org>2000-07-11 07:37:35 +0000
commitb6cdd3edc5109174b765bc0755f79455aabb21f0 (patch)
treea466c148cb3dbe1d2c7b35c72a3874b6bd9fd30b /ftp/yafc
parent7685078c7c7f3de70e9db18c13a4b33631461315 (diff)
downloadFreeBSD-ports-b6cdd3edc5109174b765bc0755f79455aabb21f0.zip
FreeBSD-ports-b6cdd3edc5109174b765bc0755f79455aabb21f0.tar.gz
Update to 0.5.6. Also make it link with installed libintl.
Diffstat (limited to 'ftp/yafc')
-rw-r--r--ftp/yafc/Makefile8
-rw-r--r--ftp/yafc/distinfo2
2 files changed, 7 insertions, 3 deletions
diff --git a/ftp/yafc/Makefile b/ftp/yafc/Makefile
index b33340d..d1a3eae 100644
--- a/ftp/yafc/Makefile
+++ b/ftp/yafc/Makefile
@@ -6,13 +6,17 @@
#
PORTNAME= yafc
-PORTVERSION= 0.5.1
+PORTVERSION= 0.5.6
CATEGORIES= ftp
MASTER_SITES= ftp://mayer.physto.se/pub/yafc/
MAINTAINER= ports@FreeBSD.org
-GNU_CONFIGURE= yes
+LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
+
USE_BZIP2= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib -lintl"
.include <bsd.port.mk>
diff --git a/ftp/yafc/distinfo b/ftp/yafc/distinfo
index fe390e6..6b2474f 100644
--- a/ftp/yafc/distinfo
+++ b/ftp/yafc/distinfo
@@ -1 +1 @@
-MD5 (yafc-0.5.1.tar.bz2) = e882aa28978bb4965fee2172d3f32c35
+MD5 (yafc-0.5.6.tar.bz2) = cb3c72bae30a53c9f1f75b4b0b259603
OpenPOWER on IntegriCloud