diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-10-20 09:39:54 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-10-20 09:39:54 +0000 |
commit | 2068b9a24adc7500a7c2aa3d840fd0dc7d9af2b1 (patch) | |
tree | 567919a87e6e3f4b951b8c07a5bc051dc8ce2788 /x11-toolkits/fox14 | |
parent | bb269fc8fc8b751e7b8cc77d047da7312fe6f08d (diff) | |
download | ports-2068b9a24adc7500a7c2aa3d840fd0dc7d9af2b1.tar.gz ports-2068b9a24adc7500a7c2aa3d840fd0dc7d9af2b1.zip |
Notes
Diffstat (limited to 'x11-toolkits/fox14')
-rw-r--r-- | x11-toolkits/fox14/Makefile | 6 | ||||
-rw-r--r-- | x11-toolkits/fox14/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11-toolkits/fox14/Makefile b/x11-toolkits/fox14/Makefile index edddc4ea1462..6502c80e95e6 100644 --- a/x11-toolkits/fox14/Makefile +++ b/x11-toolkits/fox14/Makefile @@ -7,7 +7,6 @@ PORTNAME= fox PORTVERSION= ${MAJORVER}.${SHVER} -PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= http://www.fox-toolkit.org/ftp/ \ ftp://ftp.fox-toolkit.org/pub/ \ @@ -18,14 +17,15 @@ COMMENT= Fast and extensive C++ GUI toolkit LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ - tiff.4:${PORTSDIR}/graphics/tiff + tiff.4:${PORTSDIR}/graphics/tiff \ + Xft.2:${PORTSDIR}/x11-fonts/libXft CONFLICTS= fox-1.0.* LATEST_LINK= fox-devel MAJORVER= 1.2 -SHVER= 9 +SHVER= 11 PLIST_SUB+= MAJORVER=${MAJORVER} SHVER=${SHVER} USE_GNOME= lthack diff --git a/x11-toolkits/fox14/distinfo b/x11-toolkits/fox14/distinfo index 6e49851f5ab5..2d21459a8679 100644 --- a/x11-toolkits/fox14/distinfo +++ b/x11-toolkits/fox14/distinfo @@ -1,2 +1,2 @@ -MD5 (fox-1.2.9.tar.gz) = 6cf5a0562ea2a097e6d1e0c4fd9d1bba -SIZE (fox-1.2.9.tar.gz) = 3770101 +MD5 (fox-1.2.11.tar.gz) = cbe15ef87f6ad815689b3ca7322eb8c5 +SIZE (fox-1.2.11.tar.gz) = 3770933 |