diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-01-24 19:23:41 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-01-24 19:23:41 +0000 |
commit | 1e3ac548e4bc9cb0dbac87f0762f5b6d57c83d63 (patch) | |
tree | 42c063a016154eb90fa7423e436d95632faedc76 /net-im/gaim/Makefile | |
parent | Chase the Gaim update, and tighten CONFLICTS to make portlint a bit happier. (diff) |
Forced commit to note the 1.1.2 update was
Submitted by: Matthew Luckie <mjl@luckie.org.nz>
Diffstat (limited to 'net-im/gaim/Makefile')
-rw-r--r-- | net-im/gaim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/gaim/Makefile b/net-im/gaim/Makefile index 429307aebb0d..bb84a34b0e69 100644 --- a/net-im/gaim/Makefile +++ b/net-im/gaim/Makefile @@ -15,7 +15,7 @@ COMMENT= Multi-protocol instant messaging client LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification -CONFLICTS?= ja-gaim-* +CONFLICTS?= ja-gaim-[0-9]* USE_X_PREFIX= yes USE_GMAKE= yes |