summaryrefslogtreecommitdiff
path: root/net/ari-yahoo
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-11-10 19:33:59 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-11-10 19:33:59 +0000
commit30dadd4435b669caa6b618b76204ea902bf8687c (patch)
treea291b23dcc83d5637dfe1a562f07a00ac4afa2ba /net/ari-yahoo
parent- Fix MASTER_SITES (diff)
- Update to version 1.10
PR: 59130 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=93687
Diffstat (limited to 'net/ari-yahoo')
-rw-r--r--net/ari-yahoo/Makefile16
-rw-r--r--net/ari-yahoo/distinfo2
2 files changed, 10 insertions, 8 deletions
diff --git a/net/ari-yahoo/Makefile b/net/ari-yahoo/Makefile
index 8bc89019f4e7..6ded95f7cfb1 100644
--- a/net/ari-yahoo/Makefile
+++ b/net/ari-yahoo/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ari-yahoo
-PORTVERSION= 1.9
+PORTVERSION= 1.10
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -14,13 +14,15 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= A console Yahoo! messenger client
-GNU_CONFIGURE= yes
USE_GMAKE= yes
+USE_AUTOCONF_VER= 253
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-.include <bsd.port.pre.mk>
+pre-configure:
+ @(cd ${WRKSRC}/libyahoo && ${SETENV} ${AUTOCONF_ENV} ${AUTOCONF} \
+ ${AUTOCONFARGS})
-.if ${OSVERSION} >= 501000
-BROKEN= "Does not compile"
-.endif
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/ari-yahoo ${PREFIX}/bin
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/net/ari-yahoo/distinfo b/net/ari-yahoo/distinfo
index 8e60a9cd6a2f..2d81182fb327 100644
--- a/net/ari-yahoo/distinfo
+++ b/net/ari-yahoo/distinfo
@@ -1 +1 @@
-MD5 (ari-yahoo-1.9.tar.gz) = cbf368ed16a137203d6212aa85cc6eae
+MD5 (ari-yahoo-1.10.tar.gz) = a4c1383fb56d4950454789611ab3b326