diff options
Diffstat (limited to 'x11-servers/XttXF86srv-VGA16')
-rw-r--r-- | x11-servers/XttXF86srv-VGA16/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-servers/XttXF86srv-VGA16/Makefile b/x11-servers/XttXF86srv-VGA16/Makefile index 1744b62b5ec..eaf680dd5fa 100644 --- a/x11-servers/XttXF86srv-VGA16/Makefile +++ b/x11-servers/XttXF86srv-VGA16/Makefile @@ -1,5 +1,5 @@ # New ports collection makefile for: Xserver for VGA16 with X True Type -# Version required: 1.2.1 +# Version required: 1.3.0 # Date created: 15 April 1998 # Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> # @@ -12,7 +12,7 @@ CATEGORIES= x11-servers MAINTAINER= taguchi@tohoku.iij.ad.jp -LIB_DEPENDS= font.1:${.CURDIR}/../XttXF86srv-common +RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common ONLY_FOR_ARCHS= i386 |