aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-07-11 07:37:35 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-07-11 07:37:35 +0000
commite1003bbd4492da6cbaccb6c3cd6c3771903d787f (patch)
tree8067c61367b77969b978effc495203d12099998f /ftp
parenta4c8d054448b697fe71b3eb8c82ab20454f6394c (diff)
downloadports-e1003bbd4492da6cbaccb6c3cd6c3771903d787f.tar.gz
ports-e1003bbd4492da6cbaccb6c3cd6c3771903d787f.zip
Notes
Diffstat (limited to 'ftp')
-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 b33340dd581a..d1a3eae1dc01 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 fe390e6d812c..6b2474ff24e3 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