diff options
author | Max Khon <fjoe@FreeBSD.org> | 2005-05-22 14:57:48 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2005-05-22 14:57:48 +0000 |
commit | aebae6da29fb9ddda2a4745586673bfeb03c8e6a (patch) | |
tree | ac8695d793423c2605c64d33b7ec1c67ac45d21d /x11-toolkits/wxgtk24 | |
parent | d22ffe1146f452b2dfd8d77b507a8d76297bb692 (diff) | |
download | ports-aebae6da29fb9ddda2a4745586673bfeb03c8e6a.tar.gz ports-aebae6da29fb9ddda2a4745586673bfeb03c8e6a.zip |
Notes
Diffstat (limited to 'x11-toolkits/wxgtk24')
-rw-r--r-- | x11-toolkits/wxgtk24/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/wxgtk24/Makefile b/x11-toolkits/wxgtk24/Makefile index 6b794593695a..0f4daa1e03e8 100644 --- a/x11-toolkits/wxgtk24/Makefile +++ b/x11-toolkits/wxgtk24/Makefile @@ -17,7 +17,7 @@ DISTNAME= wxGTK-${PORTVERSION} MAINTAINER?= fjoe@FreeBSD.org COMMENT?= The wxWidgets GUI toolkit with GTK+ bindings -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ +LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff |