diff options
author | fjoe <fjoe@FreeBSD.org> | 2003-11-10 03:34:52 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2003-11-10 03:34:52 +0800 |
commit | bc3fc272cb2351e65ea3193bb106edba6ec9923e (patch) | |
tree | 805a4a873e5fc8f0291372f1229bdfd484589a8c /security | |
parent | 9b28c81580701d37c4893cff21d2f40a18dbc550 (diff) | |
download | freebsd-ports-gnome-bc3fc272cb2351e65ea3193bb106edba6ec9923e.tar.gz freebsd-ports-gnome-bc3fc272cb2351e65ea3193bb106edba6ec9923e.tar.zst freebsd-ports-gnome-bc3fc272cb2351e65ea3193bb106edba6ec9923e.zip |
wxgtk-devel -> wxgtk
Diffstat (limited to 'security')
-rw-r--r-- | security/hashish/Makefile | 3 |
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 |