aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-08-05 06:37:30 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-08-05 06:37:30 +0000
commitdf4aac35f0e6fdb66e23ce2042c2a0bf7c6f43ef (patch)
treee44ab41f7b18c38d23ed8351e7125f60f15d1d9e /print
parent0087e13590135f714c9714cb7a3d23befc760320 (diff)
downloadports-df4aac35f0e6fdb66e23ce2042c2a0bf7c6f43ef.tar.gz
ports-df4aac35f0e6fdb66e23ce2042c2a0bf7c6f43ef.zip
Notes
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}" \