diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2010-08-24 13:58:57 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2010-08-24 13:58:57 +0000 |
commit | d3027fccbb9534976e2d85cc3bad346f08253b20 (patch) | |
tree | e5d7b3ad3e41ce6e19093e6b37e352b5fe458146 /x11-toolkits/fox14/Makefile | |
parent | fe08ee312bcee88f91ef806c0b26111b3dddc277 (diff) | |
download | ports-d3027fccbb9534976e2d85cc3bad346f08253b20.tar.gz ports-d3027fccbb9534976e2d85cc3bad346f08253b20.zip |
Notes
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 |