diff options
Diffstat (limited to 'editors/staroffice52/Makefile')
-rw-r--r-- | editors/staroffice52/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/staroffice52/Makefile b/editors/staroffice52/Makefile index 6da78268aa38..375a18ff37ab 100644 --- a/editors/staroffice52/Makefile +++ b/editors/staroffice52/Makefile @@ -41,7 +41,7 @@ CD_MOUNTPT= '/cdrom' IS_INTERACTIVE= yes NO_BUILD= yes USE_LINUX= yes -USE_X_PREFIY= yes +USE_X_PREFIX= yes DIST_SUBDIR= staroffice52 WRKSRC= ${WRKDIR}/office52 TMPDIR= ${WRKDIR}/tmp |