summaryrefslogtreecommitdiff
path: root/editors/ooodict-all
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-08-11 21:27:01 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-08-11 21:27:01 +0000
commitf7d523e4fab9cc9d204a3c4ad17802f18cf7e8f2 (patch)
tree6b301438bbc1ffbb79cef4102d7a40543ced0bf2 /editors/ooodict-all
parentImport XMMS AC52dec plugin 1.0. (diff)
Move maintainer and extract_only to the right places.
Notes
Notes: svn path=/head/; revision=64386
Diffstat (limited to 'editors/ooodict-all')
-rw-r--r--editors/ooodict-all/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/editors/ooodict-all/Makefile b/editors/ooodict-all/Makefile
index 76ea8e35a8bc..abd8e01527c6 100644
--- a/editors/ooodict-all/Makefile
+++ b/editors/ooodict-all/Makefile
@@ -11,6 +11,10 @@ CATEGORIES+= editors
MASTER_SITES+= http://dict.progbits.com/
DISTFILES+= ${LANGDIST}
+MAINTAINER= openoffice@FreeBSD.org
+
+EXTRACT_ONLY=
+
.if !defined(LANGDIST)
DICTMETAPORT= yes
.endif
@@ -47,12 +51,9 @@ COMMENT= ${.CURDIR}/pkg-comment
DESCR= ${.CURDIR}/pkg-descr
.endif
-EXTRACT_ONLY=
WRKSRC= ${WRKDIR}
NO_BUILD= yes
-MAINTAINER= openoffice@FreeBSD.org
-
.if defined(RDEP)
BUILD_DEPENDS= ${PREFIX}/${DICT_DIR}/dictionary.lst:${RDEP}
RUN_DEPENDS= ${PREFIX}/${DICT_DIR}/dictionary.lst:${RDEP}