diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-05 16:54:48 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-05 16:54:48 +0000 |
commit | ebc04959014258e3a0c98a2dfc8969fc93e42c01 (patch) | |
tree | b55a7e2ee0a3bbee4f0230eba72d62b6ee6e7736 /net-im/libyahoo2/Makefile | |
parent | - Update to version 1.09 (diff) |
- Update to version 0.7.3
PR: 60935
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=97371
Diffstat (limited to 'net-im/libyahoo2/Makefile')
-rw-r--r-- | net-im/libyahoo2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/libyahoo2/Makefile b/net-im/libyahoo2/Makefile index 991840442acf..2ade43c22aba 100644 --- a/net-im/libyahoo2/Makefile +++ b/net-im/libyahoo2/Makefile @@ -7,7 +7,7 @@ # PORTNAME= libyahoo2 -PORTVERSION= 0.7.2 +PORTVERSION= 0.7.3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +17,6 @@ COMMENT= A C library that handles the new Yahoo! Messenger protocol USE_BZIP2= yes USE_GNOME= glib20 gnomehack gnometarget -USE_REINPLACE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes |