diff options
author | antoine <antoine@FreeBSD.org> | 2015-04-05 22:01:51 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-04-05 22:01:51 +0800 |
commit | 1b956eacfe88068b07fa33e2bf9979b70f9a88af (patch) | |
tree | 54216c34361337f39e3c9af4e2d801015444fade /graphics/epdfview | |
parent | 1c1cf89d72d134cccb05f77e09a7ebdfd453f96c (diff) | |
download | freebsd-ports-gnome-1b956eacfe88068b07fa33e2bf9979b70f9a88af.tar.gz freebsd-ports-gnome-1b956eacfe88068b07fa33e2bf9979b70f9a88af.tar.zst freebsd-ports-gnome-1b956eacfe88068b07fa33e2bf9979b70f9a88af.zip |
Mark a few ports in graphics category BROKEN (unfetchable)
Diffstat (limited to 'graphics/epdfview')
-rw-r--r-- | graphics/epdfview/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/epdfview/Makefile b/graphics/epdfview/Makefile index fdceaacff70b..4c21e9fe0f49 100644 --- a/graphics/epdfview/Makefile +++ b/graphics/epdfview/Makefile @@ -13,6 +13,8 @@ COMMENT= Lightweight PDF document viewer LICENSE= GPLv2 +BROKEN= No public distfiles + BUILD_DEPENDS= cppunit-config:${PORTSDIR}/devel/cppunit LIB_DEPENDS= libpoppler-glib.so:${PORTSDIR}/graphics/poppler-glib |