diff options
Diffstat (limited to 'editors/softmaker-office/Makefile')
-rw-r--r-- | editors/softmaker-office/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/softmaker-office/Makefile b/editors/softmaker-office/Makefile index 2770aee3533e..b4db269fcd00 100644 --- a/editors/softmaker-office/Makefile +++ b/editors/softmaker-office/Makefile @@ -7,7 +7,7 @@ PORTNAME= SoftMaker-Office PORTVERSION= 2006 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= http://www.softmaker.net/down/ DISTFILES= ofb06trial.tgz @@ -15,9 +15,9 @@ DISTFILES= ofb06trial.tgz MAINTAINER= itetcu@FreeBSD.org COMMENT= Microsoft Word/Excel OpenDocument and OpenOffice.org editor -RUN_DEPENDS= ${X11BASE}/bin/xfs:${X_FONTSERVER_PORT} +RUN_DEPENDS= ${LOCALBASE}/bin/xfs:${X_FONTSERVER_PORT} -USE_XLIB= yes +USE_XORG= x11 NO_BUILD= yes |