diff options
author | gahr <gahr@FreeBSD.org> | 2010-08-24 21:58:57 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2010-08-24 21:58:57 +0800 |
commit | 1c9b5579c4e81894493c41e9d9c8bc99f8b3ade0 (patch) | |
tree | 76dc48388790e6aee1a3c4966e7113f77bff7087 /x11-toolkits/fox14/Makefile | |
parent | 21f2720b28777206868aa6d1d14444756c793331 (diff) | |
download | freebsd-ports-gnome-1c9b5579c4e81894493c41e9d9c8bc99f8b3ade0.tar.gz freebsd-ports-gnome-1c9b5579c4e81894493c41e9d9c8bc99f8b3ade0.tar.zst freebsd-ports-gnome-1c9b5579c4e81894493c41e9d9c8bc99f8b3ade0.zip |
- Update CONFLICTS to reflect the latest changes in the FOX ToolKit ports
Diffstat (limited to 'x11-toolkits/fox14/Makefile')
-rw-r--r-- | x11-toolkits/fox14/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/fox14/Makefile b/x11-toolkits/fox14/Makefile index 9b1afd542d48..36a418e7aeaa 100644 --- a/x11-toolkits/fox14/Makefile +++ b/x11-toolkits/fox14/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff \ Xft.2:${PORTSDIR}/x11-fonts/libXft -CONFLICTS= fox-1.0.* fox-1.2.* fox-1.6.* +CONFLICTS= fox-1.6.* fox-1.7.* LATEST_LINK= fox14 |