mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
type1inst requires mkfontdir
This commit is contained in:
parent
1b5fdd077f
commit
5186bfeb0f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=17845
1 changed files with 3 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
# Date created: 7 Jan 1998
|
||||
# Whom: giffunip@asme.org
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1.1.1 1998/12/13 13:52:58 jseger Exp $
|
||||
#
|
||||
|
||||
DISTNAME= type1inst-0.6.1
|
||||
|
@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR=X11/xutils
|
|||
|
||||
MAINTAINER= giffunip@asme.org
|
||||
|
||||
RUN_DEPENDS= $(X11BASE)/bin/mkfontdir:${PORTSDIR}/x11/XFree86
|
||||
|
||||
USE_PERL5= yes
|
||||
NO_BUILD= yes
|
||||
STRIP=
|
||||
|
|
Loading…
Add table
Reference in a new issue