diff options
author | marcus <marcus@FreeBSD.org> | 2005-01-24 19:23:41 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-01-24 19:23:41 +0000 |
commit | 4f09fb1a3f82b695d8e710cb6e166ef31c8f553f (patch) | |
tree | 793af664b9d7c89d24a11945ac55a79b1b5977fd /net | |
parent | 6b9f4ac237d6314772115d74917b977d9c616efe (diff) | |
download | FreeBSD-ports-4f09fb1a3f82b695d8e710cb6e166ef31c8f553f.zip FreeBSD-ports-4f09fb1a3f82b695d8e710cb6e166ef31c8f553f.tar.gz |
Forced commit to note the 1.1.2 update was
Submitted by: Matthew Luckie <mjl@luckie.org.nz>
Diffstat (limited to 'net')
-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 429307a..bb84a34 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 |