From af1f0770f3095d58ddde58ae373180e15b71e868 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sun, 7 Jul 2013 12:04:46 +0000 Subject: Remove usage of X_FONTSERVER_PORT while here use options helpers --- editors/softmaker-office/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'editors/softmaker-office') diff --git a/editors/softmaker-office/Makefile b/editors/softmaker-office/Makefile index b381d6c14214..6b9bfa3a7e8c 100644 --- a/editors/softmaker-office/Makefile +++ b/editors/softmaker-office/Makefile @@ -11,7 +11,7 @@ DISTFILES= ofb06trial.tgz MAINTAINER= itetcu@FreeBSD.org COMMENT= Microsoft Word/Excel OpenDocument and OpenOffice.org editor -RUN_DEPENDS= ${LOCALBASE}/bin/xfs:${X_FONTSERVER_PORT} +RUN_DEPENDS= ${LOCALBASE}/bin/xfs:${PORTSDIR}/x11-fonts/xfs USE_XORG= x11 @@ -29,11 +29,7 @@ NO_PACKAGE= distribution with other products of any kind forbiden ONLY_FOR_ARCHS= i386 -.include - -.if ${PORT_OPTIONS:MALL_DICTS} -DISTFILES+= sml06dict.tgz -.endif +ALL_DICTS_DISTFILES= sml06dict.tgz post-extract: cd ${WRKSRC} && ${FIND} . -type f -execdir ${CHMOD} ${SHAREMODE} \{\} \; && \ -- cgit v1.2.3