freebsd-ports/x11-fonts/fontsproto/Makefile
Baptiste Daroussin 90e9670e8e Revert updating fontsproto 2.1.3 (only works for libXfont >= 1.5)
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
2014-07-21 06:38:49 +00:00

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>