diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-07 19:21:11 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-07 19:21:11 +0000 |
commit | 73050305304492f989a7d6677ac64e1f3e2670e0 (patch) | |
tree | f10dd6af7a7f29e367043e036534a5f00a0ad13d /net/gaim-snapshot/Makefile | |
parent | ad33b9c6732ba9466070be1bd8618f82c0af7027 (diff) |
Notes
Diffstat (limited to 'net/gaim-snapshot/Makefile')
-rw-r--r-- | net/gaim-snapshot/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/gaim-snapshot/Makefile b/net/gaim-snapshot/Makefile index 73682be01328..1c058c907a94 100644 --- a/net/gaim-snapshot/Makefile +++ b/net/gaim-snapshot/Makefile @@ -7,13 +7,14 @@ PORTNAME= gaim PORTVERSION= 20030130 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= marcus/ MAINTAINER= marcus@FreeBSD.org -LIB_DEPENDS= gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20 +LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 NO_LATEST_LINK= yes USE_X_PREFIX= yes |