diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-07-20 05:52:17 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-07-20 05:52:17 +0000 |
commit | 0f21eddcf73addad1683f1268026fda6f6c2c21a (patch) | |
tree | 9d99968dd51e3ea7cebd9211411964d3cdeaeb24 /misc/gaim-guifications/Makefile | |
parent | Update to 2.28. (diff) |
Update to 1.10.
Submitted by: maintainer
Diffstat (limited to 'misc/gaim-guifications/Makefile')
-rw-r--r-- | misc/gaim-guifications/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/gaim-guifications/Makefile b/misc/gaim-guifications/Makefile index d693b8465151..0b60ea3fba61 100644 --- a/misc/gaim-guifications/Makefile +++ b/misc/gaim-guifications/Makefile @@ -6,7 +6,7 @@ # PORTNAME= guifications -PORTVERSION= 1.9 +PORTVERSION= 1.10 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -20,7 +20,7 @@ RUN_DEPENDS= gaim:${PORTSDIR}/net/gaim USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack lthack gtk20 -USE_INC_LIBTOOL_VER=13 +USE_GNOME= gnomeprefix gnomehack gtk20 +USE_LIBTOOL_VER=15 .include <bsd.port.mk> |