diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-08-05 06:37:30 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-08-05 06:37:30 +0000 |
commit | df4aac35f0e6fdb66e23ce2042c2a0bf7c6f43ef (patch) | |
tree | e44ab41f7b18c38d23ed8351e7125f60f15d1d9e /print/utopia | |
parent | 0087e13590135f714c9714cb7a3d23befc760320 (diff) | |
download | ports-df4aac35f0e6fdb66e23ce2042c2a0bf7c6f43ef.tar.gz ports-df4aac35f0e6fdb66e23ce2042c2a0bf7c6f43ef.zip |
Notes
Diffstat (limited to 'print/utopia')
-rw-r--r-- | print/utopia/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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}" \ |