From e10d06c2d5c9598861543820b4e1f65d4fbb1b33 Mon Sep 17 00:00:00 2001 From: Doug Barton Date: Sun, 26 Nov 2000 02:43:55 +0000 Subject: Maintainer update to better handle X 4 PR: ports/22844 Submitted by: Jimmy Olgeni --- x11-fonts/nucleus/Makefile | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'x11-fonts/nucleus') diff --git a/x11-fonts/nucleus/Makefile b/x11-fonts/nucleus/Makefile index 33eb31b6d3a3..bc21822bb8ad 100644 --- a/x11-fonts/nucleus/Makefile +++ b/x11-fonts/nucleus/Makefile @@ -6,7 +6,8 @@ # PORTNAME= nucleus -PORTVERSION= 0.77 +PORTVERSION= 0.77 +PORTREVISION= 1 CATEGORIES= x11-fonts MASTER_SITES= http://dreamer.nitro.dk/linux/lfp/ @@ -15,7 +16,13 @@ MAINTAINER= olgeni@uli.it NO_WRKSUBDIR= yes USE_X_PREFIX= yes +.include + +.if ${XFREE86_VERSION} == 4 +BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11/XFree86-4-clients +.endif + post-install: @${CAT} ${DESCR} -.include +.include -- cgit v1.2.3