diff options
author | marcus <marcus@FreeBSD.org> | 2005-01-25 03:23:41 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-01-25 03:23:41 +0800 |
commit | 4f09fb1a3f82b695d8e710cb6e166ef31c8f553f (patch) | |
tree | 793af664b9d7c89d24a11945ac55a79b1b5977fd /net/gaim | |
parent | 6b9f4ac237d6314772115d74917b977d9c616efe (diff) | |
download | freebsd-ports-gnome-4f09fb1a3f82b695d8e710cb6e166ef31c8f553f.tar.gz freebsd-ports-gnome-4f09fb1a3f82b695d8e710cb6e166ef31c8f553f.tar.zst freebsd-ports-gnome-4f09fb1a3f82b695d8e710cb6e166ef31c8f553f.zip |
Forced commit to note the 1.1.2 update was
Submitted by: Matthew Luckie <mjl@luckie.org.nz>
Diffstat (limited to 'net/gaim')
-rw-r--r-- | net/gaim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gaim/Makefile b/net/gaim/Makefile index 429307aebb0d..bb84a34b0e69 100644 --- a/net/gaim/Makefile +++ b/net/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 |