diff options
author | garga <garga@FreeBSD.org> | 2006-08-27 03:15:08 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-08-27 03:15:08 +0800 |
commit | e275fe0e2c4ac1b1ba155ab7b6c037aa43142854 (patch) | |
tree | cb9d05cd6bfe90a789598b0153cf384b3d32e678 /net-im/gaim | |
parent | 1083915622583384ed03ddedd1c71cef0ffab41c (diff) | |
download | freebsd-ports-gnome-e275fe0e2c4ac1b1ba155ab7b6c037aa43142854.tar.gz freebsd-ports-gnome-e275fe0e2c4ac1b1ba155ab7b6c037aa43142854.tar.zst freebsd-ports-gnome-e275fe0e2c4ac1b1ba155ab7b6c037aa43142854.zip |
Unregister CONFLICTS with recently removed net-im/gaim-devel
Diffstat (limited to 'net-im/gaim')
-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 c116fb82d832..eee05da08cdd 100644 --- a/net-im/gaim/Makefile +++ b/net-im/gaim/Makefile @@ -17,7 +17,7 @@ COMMENT= Multi-protocol instant messaging client LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification -CONFLICTS?= ja-gaim-[0-9]* gaim-devel-[0-9]* +CONFLICTS?= ja-gaim-[0-9]* USE_X_PREFIX= yes USE_GETTEXT= yes |