diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2012-10-03 12:21:20 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2012-10-03 12:21:20 +0000 |
commit | 560b1a6b6a19327a0842a506e02d914abc40ec9e (patch) | |
tree | f5e203839a2330e7bf650b063a6e3ec9a1e02aba /x11-toolkits/fox14 | |
parent | a4c556a23bfd3ccf6916a93ecca67bd883aa9a17 (diff) | |
download | ports-560b1a6b6a19327a0842a506e02d914abc40ec9e.tar.gz ports-560b1a6b6a19327a0842a506e02d914abc40ec9e.zip |
Notes
Diffstat (limited to 'x11-toolkits/fox14')
-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 3c2ca59f8f8c..5442655d3983 100644 --- a/x11-toolkits/fox14/Makefile +++ b/x11-toolkits/fox14/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff \ Xft.2:${PORTSDIR}/x11-fonts/libXft -#CONFLICTS= fox-1.6.* fox-1.7.* +CONFLICTS= fox-1.6.* fox-1.7.* LATEST_LINK= fox14 |