diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-17 15:37:23 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-17 15:37:23 +0000 |
commit | 880f3d5136ce9e2e0292a7344eb6fd6006aee3b0 (patch) | |
tree | 67a6bfdf23d752c8bd7adb13471cde4d428566d0 /textproc/py-hyperestraier/Makefile | |
parent | 8bc122257e62bd2e1c946691e68ac275eb596e9b (diff) | |
download | ports-880f3d5136ce9e2e0292a7344eb6fd6006aee3b0.tar.gz ports-880f3d5136ce9e2e0292a7344eb6fd6006aee3b0.zip |
Notes
Diffstat (limited to 'textproc/py-hyperestraier/Makefile')
-rw-r--r-- | textproc/py-hyperestraier/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/py-hyperestraier/Makefile b/textproc/py-hyperestraier/Makefile index 81f55261ffcf..a09e25e90723 100644 --- a/textproc/py-hyperestraier/Makefile +++ b/textproc/py-hyperestraier/Makefile @@ -15,6 +15,8 @@ DISTNAME= hyper_estraier_wrappers-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Python bindings for HyperEstraier +BROKEN= Does not fetch + BUILD_DEPENDS= swig>=1.3:${PORTSDIR}/devel/swig13 LIB_DEPENDS= estraier.8:${PORTSDIR}/textproc/hyperestraier |