diff options
author | Max Khon <fjoe@FreeBSD.org> | 2003-11-04 20:52:58 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2003-11-04 20:52:58 +0000 |
commit | cfe549241146c58ccb45e910d6e39c17b8a8a364 (patch) | |
tree | e93872de1ce3bb00dad78f305e2eff1f00b2e85b /security/hashish | |
parent | 204da5ae4cbf51af640f1720ba76ae505ff80847 (diff) | |
download | ports-cfe549241146c58ccb45e910d6e39c17b8a8a364.tar.gz ports-cfe549241146c58ccb45e910d6e39c17b8a8a364.zip |
Notes
Diffstat (limited to 'security/hashish')
-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 |