diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2004-12-12 18:51:09 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2004-12-12 18:51:09 +0000 |
commit | 63bd2d57f2145a7d1f3bfd08247c3766969caa5f (patch) | |
tree | 91f0101004b6ae9e8288a0b1adeea0090ec32310 /security/hashish/Makefile | |
parent | 5663f401056fc0b7e1a9f10f870756c17d16a8f7 (diff) |
Notes
Diffstat (limited to 'security/hashish/Makefile')
-rw-r--r-- | security/hashish/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/hashish/Makefile b/security/hashish/Makefile index 2167f331c223..13f99df3f9f6 100644 --- a/security/hashish/Makefile +++ b/security/hashish/Makefile @@ -25,8 +25,6 @@ LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2 .endif -BROKEN= "Does not compile" - GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |