diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/hashish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/hashish/Makefile b/security/hashish/Makefile index 6e022de5b06b..e05bc28e108e 100644 --- a/security/hashish/Makefile +++ b/security/hashish/Makefile @@ -21,7 +21,7 @@ COMMENT= A file and string hashing utility BROKEN= "Compile fails: cannot find cryptopp/sapphire.h" BUILD_DEPENDS= ${LOCALBASE}/lib/libcryptopp.a:${PORTSDIR}/security/cryptopp -LIB_DEPENDS= wx_gtk:${PORTSDIR}/x11-toolkits/wxgtk-devel +LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk-devel USE_REINPLACE= yes WRKSRC= ${WRKDIR}/Hashish |