diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-06-11 16:25:44 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-06-11 16:25:44 +0000 |
commit | 08e171467e38ef025460e2b0d49945e585b701a8 (patch) | |
tree | bebc94259f490463060ad135e9134467126053c7 /editors/staroffice52 | |
parent | b985cab0ea21d97d3f03e651407db659b601f070 (diff) | |
download | ports-08e171467e38ef025460e2b0d49945e585b701a8.tar.gz ports-08e171467e38ef025460e2b0d49945e585b701a8.zip |
Notes
Diffstat (limited to 'editors/staroffice52')
-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 |