90e9670e8e
Revert updating libXfonts 1.5.0 (only works with xorg-server >= 1.16.0) Update libXfonts to 1.4.8 which was the intention at the beginning... Pointyhay to: bapt
14 lines
237 B
Makefile
14 lines
237 B
Makefile
# Created by: Dejan Lesjak <lesi@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= fontsproto
|
|
PORTVERSION= 2.1.2
|
|
PORTEPOCH= 1
|
|
CATEGORIES= x11-fonts
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= Fonts extension headers
|
|
|
|
XORG_CAT= proto
|
|
|
|
.include <bsd.port.mk>
|