diff options
author | ahze <ahze@FreeBSD.org> | 2006-02-15 10:33:38 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2006-02-15 10:33:38 +0800 |
commit | 83c0ab137f347ee420783906480f3aab19213cb5 (patch) | |
tree | fc2ca843ba96d4891d2601abc309f1f1ea6899e1 /net-im/gnomeicu/Makefile | |
parent | 34c9c1244e5036fccafb53ff8f203787dd99ac94 (diff) | |
download | freebsd-ports-gnome-83c0ab137f347ee420783906480f3aab19213cb5.tar.gz freebsd-ports-gnome-83c0ab137f347ee420783906480f3aab19213cb5.tar.zst freebsd-ports-gnome-83c0ab137f347ee420783906480f3aab19213cb5.zip |
- Update to 0.99.9
- Upgrade to the use of libtool:15
Diffstat (limited to 'net-im/gnomeicu/Makefile')
-rw-r--r-- | net-im/gnomeicu/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/net-im/gnomeicu/Makefile b/net-im/gnomeicu/Makefile index 04c21dd0b04e..19f0280f539f 100644 --- a/net-im/gnomeicu/Makefile +++ b/net-im/gnomeicu/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnomeicu2 -PORTVERSION= 0.99.5 -PORTREVISION= 4 +PORTVERSION= 0.99.9 CATEGORIES= net-im gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gnomeicu @@ -23,8 +22,7 @@ USE_X_PREFIX= yes INSTALLS_OMF= yes USE_GNOME= gnomeprefix gnomehack libglade2 gnomepanel lthack libxml2 USE_GMAKE= yes -USE_AUTOTOOLS= libtool:13 -USE_REINPLACE= yes +USE_AUTOTOOLS= libtool:15 GCONF_SCHEMAS= gnomeicu.schemas |