diff options
author | krion <krion@FreeBSD.org> | 2004-01-06 00:54:48 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-01-06 00:54:48 +0800 |
commit | 15ae8ca223b0dffefa52ca9f3a0f58c3c09d3bf4 (patch) | |
tree | dbac592e9e3a81406a1b91c2d0380425efc94a09 /net/libyahoo2/Makefile | |
parent | 528b0aed8b41ea3344aa0cd2061883a18cb75555 (diff) | |
download | freebsd-ports-gnome-15ae8ca223b0dffefa52ca9f3a0f58c3c09d3bf4.tar.gz freebsd-ports-gnome-15ae8ca223b0dffefa52ca9f3a0f58c3c09d3bf4.tar.zst freebsd-ports-gnome-15ae8ca223b0dffefa52ca9f3a0f58c3c09d3bf4.zip |
- Update to version 0.7.3
PR: 60935
Submitted by: Ports Fury
Diffstat (limited to 'net/libyahoo2/Makefile')
-rw-r--r-- | net/libyahoo2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/libyahoo2/Makefile b/net/libyahoo2/Makefile index 991840442acf..2ade43c22aba 100644 --- a/net/libyahoo2/Makefile +++ b/net/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 |