diff options
author | Max Khon <fjoe@FreeBSD.org> | 2004-04-06 18:14:33 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2004-04-06 18:14:33 +0000 |
commit | 27f3d6050f8f8db80590c0043db846fba24d7524 (patch) | |
tree | 23b4ee469a0e3352b9e14c3700004b73909ca4e9 /x11-toolkits/wxgtk | |
parent | 5f2503e0008db4e1daf0511d55075c67b04c6760 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/wxgtk')
-rw-r--r-- | x11-toolkits/wxgtk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/wxgtk/Makefile b/x11-toolkits/wxgtk/Makefile index 0b4c17976d1d..8a878937b174 100644 --- a/x11-toolkits/wxgtk/Makefile +++ b/x11-toolkits/wxgtk/Makefile @@ -19,6 +19,7 @@ MAINTAINER?= fjoe@FreeBSD.org COMMENT?= The wxWidgets GUI toolkit with GTK+ bindings LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ + jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff USE_BZIP2= yes |