aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2003-11-05 04:52:58 +0800
committerfjoe <fjoe@FreeBSD.org>2003-11-05 04:52:58 +0800
commitfdf5028ec2f8b82fb0d5f6afb01151927111df7e (patch)
tree5d59f50011c5ca507df6be3a9eeed528591ac948 /security
parentf004ee17c05d40fe36d0c8aa0c949f5eeb042ceb (diff)
downloadfreebsd-ports-gnome-fdf5028ec2f8b82fb0d5f6afb01151927111df7e.tar.gz
freebsd-ports-gnome-fdf5028ec2f8b82fb0d5f6afb01151927111df7e.tar.zst
freebsd-ports-gnome-fdf5028ec2f8b82fb0d5f6afb01151927111df7e.zip
Chase wxgtk library name (and version) change.
Diffstat (limited to 'security')
-rw-r--r--security/hashish/Makefile2
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