aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2019-08-05 14:37:30 +0800
committerantoine <antoine@FreeBSD.org>2019-08-05 14:37:30 +0800
commit36c85d9451421054634c7f29a33f268aaafdb33d (patch)
treee44ab41f7b18c38d23ed8351e7125f60f15d1d9e /print
parent4537272ecdb2cd97beab337492d28cc29567a2cd (diff)
downloadfreebsd-ports-gnome-36c85d9451421054634c7f29a33f268aaafdb33d.tar.gz
freebsd-ports-gnome-36c85d9451421054634c7f29a33f268aaafdb33d.tar.zst
freebsd-ports-gnome-36c85d9451421054634c7f29a33f268aaafdb33d.zip
Mark BROKEN: unfetchable
Diffstat (limited to 'print')
-rw-r--r--print/poster/Makefile2
-rw-r--r--print/utopia/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/print/poster/Makefile b/print/poster/Makefile
index b3fd2f237903..d541694d7ee6 100644
--- a/print/poster/Makefile
+++ b/print/poster/Makefile
@@ -13,6 +13,8 @@ COMMENT= Resize a postscript image to print on larger media and/or multiple shee
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN= unfetchable
+
ALL_TARGET= poster
MAKEFILE= /dev/null
MAKE_ENV= LDLIBS="-lm"
diff --git a/print/utopia/Makefile b/print/utopia/Makefile
index e94f430a933c..42ad907a450e 100644
--- a/print/utopia/Makefile
+++ b/print/utopia/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= http://www.mammothcheese.ca/
MAINTAINER= ports@FreeBSD.org
COMMENT= Adobe Utopia typeface for Groff
+BROKEN= unfetchable
+
MAKE_ARGS= DEST=${STAGEDIR}${DATADIR}/devps \
INSTALL_DATA="${INSTALL_DATA}" \
INSTALL_MAN="${INSTALL_MAN}" \