diff options
Diffstat (limited to 'x11-servers/XttXF86srv-S3/Makefile')
-rw-r--r-- | x11-servers/XttXF86srv-S3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-servers/XttXF86srv-S3/Makefile b/x11-servers/XttXF86srv-S3/Makefile index 188dc542f785..440a627fbe81 100644 --- a/x11-servers/XttXF86srv-S3/Makefile +++ b/x11-servers/XttXF86srv-S3/Makefile @@ -1,5 +1,5 @@ # New ports collection makefile for: Xserver for S3 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 SERVER= XF86_S3 |