diff options
author | maho <maho@FreeBSD.org> | 2006-05-14 23:39:14 +0000 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2006-05-14 23:39:14 +0000 |
commit | 52bbf8d3c55f3726ccf977fe5bcc8cc75ed874a7 (patch) | |
tree | c3ae697e8101b6e2ec06ee3dfb9a9edf8bc72e97 /editors | |
parent | ff4d40e08963c4d39e7d42dd90f92c0b3ddfb52c (diff) | |
download | FreeBSD-ports-52bbf8d3c55f3726ccf977fe5bcc8cc75ed874a7.zip FreeBSD-ports-52bbf8d3c55f3726ccf977fe5bcc8cc75ed874a7.tar.gz |
remove conflicts
Diffstat (limited to 'editors')
-rw-r--r-- | editors/ooo-build/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/editors/ooo-build/Makefile b/editors/ooo-build/Makefile index 7ecfa78..2c42520 100644 --- a/editors/ooo-build/Makefile +++ b/editors/ooo-build/Makefile @@ -62,10 +62,6 @@ pre-configure: @cd ${WRKDIR}/${OOOBUILD} ; ${PATCH} < ${.CURDIR}/files/ooo-build-patch-devel .endif @cd ${WRKDIR}/${OOOBUILD}/patches ; ${PERL} apply.pl ${WRKDIR}/${OOOBUILD}/patches/${OOO_PATCHDIR} ${WRKSRC} --distro=FreeBSD --distro=Binfilter --tag=${OOOBUILD_TAG} -<<<<<<< Makefile -======= - ${MKDIR} ${WRKSRC}/cairo/download ; ${CP} ${DISTDIR}/${DIST_SUBDIR}/${OOO_CAIRO} ${WRKSRC}/cairo/download ->>>>>>> 1.9 @${CP} ${WRKDIR}/${OOOBUILD}/src/evolocal.odb ${WRKSRC}/extras/source/database/ .if !defined(DEVELOPER_VER) @${CP} ${WRKDIR}/${OOOBUILD}/src/go-oo-team.png ${WRKSRC}/default_images/sw/res |