- Remove dependency on X_CLIENTS_PORT

- Remove useless USE_X_PREFIX variable

Approved by:	miwi (mentor)
This commit is contained in:
Pietro Cerutti 2008-03-10 19:23:41 +00:00
parent d95b9e524b
commit d4cffca966
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208760

View file

@ -7,16 +7,14 @@
PORTNAME= mozilla-fonts
PORTVERSION= 1.0
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= x11-fonts www
MASTER_SITES= http://www.happygiraffe.net/dist/
MAINTAINER= ports@FreeBSD.org
COMMENT= Web fonts for Netscape/Mozilla
BUILD_DEPENDS= bdftopcf:${X_CLIENTS_PORT}
USE_X_PREFIX= true
BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf
.include <bsd.port.pre.mk>