summaryrefslogtreecommitdiff
path: root/security/hashish
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2003-11-09 19:34:52 +0000
committerMax Khon <fjoe@FreeBSD.org>2003-11-09 19:34:52 +0000
commit2b84902e8ed44f94214a6e8ac8fcfbcb1d4d2e62 (patch)
tree40dfddae784be667e939390c82fb73925df9b0c7 /security/hashish
parentUpdate to 2.4.2. (diff)
wxgtk-devel -> wxgtk
Notes
Notes: svn path=/head/; revision=93581
Diffstat (limited to 'security/hashish')
-rw-r--r--security/hashish/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/hashish/Makefile b/security/hashish/Makefile
index e05bc28e108e..eb808880571d 100644
--- a/security/hashish/Makefile
+++ b/security/hashish/Makefile
@@ -8,6 +8,7 @@
PORTNAME= hashish
PORTVERSION= 0.4b
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www4.ncsu.edu/~jllovela/
@@ -21,7 +22,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-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk-devel
+LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk
USE_REINPLACE= yes
WRKSRC= ${WRKDIR}/Hashish