diff options
author | erwin <erwin@FreeBSD.org> | 2006-06-12 00:25:44 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-06-12 00:25:44 +0800 |
commit | e069a02ec1f036af77e05f66cef9c5530ceb38ed (patch) | |
tree | 8f47a077bc84d46b64bbce3cda22d9d81ab5ef18 /editors | |
parent | 8d1d183887636c1c4ffdf587784119e776615152 (diff) | |
download | freebsd-ports-gnome-e069a02ec1f036af77e05f66cef9c5530ceb38ed.tar.gz freebsd-ports-gnome-e069a02ec1f036af77e05f66cef9c5530ceb38ed.tar.zst freebsd-ports-gnome-e069a02ec1f036af77e05f66cef9c5530ceb38ed.zip |
Prefix is spelled with an x, not a y.
Diffstat (limited to 'editors')
-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 |