diff options
Diffstat (limited to 'devel/py-pydasm/Makefile')
-rw-r--r-- | devel/py-pydasm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/py-pydasm/Makefile b/devel/py-pydasm/Makefile index f16657c1fcd6..dd2eda095a5b 100644 --- a/devel/py-pydasm/Makefile +++ b/devel/py-pydasm/Makefile @@ -14,6 +14,8 @@ COMMENT= Python interface to libdasm LICENSE= BSD2CLAUSE +BROKEN= Unfetchable (google code has gone away) + USES= python USE_PYTHON= distutils autoplist WRKSRC_SUBDIR= ${PORTNAME} |