Add CONFLICTS against devel/cppunit.
Submitted by: jhell <jhell@dataix.net> and many others Feature safe: yes
This commit is contained in:
parent
652a922996
commit
e09a56a8b0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=251911
7 changed files with 14 additions and 0 deletions
|
@ -22,6 +22,8 @@ DISTFILES+= ${OOOSRC} unowinreg.dll:unowinreg
|
|||
MAINTAINER= openoffice@FreeBSD.org
|
||||
COMMENT?= Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser(developer version)
|
||||
|
||||
CONFLICTS= cppunit*
|
||||
|
||||
EXTRATC_ONLY?= ${OOOSRC}
|
||||
|
||||
.if defined(CWS)
|
||||
|
|
|
@ -22,6 +22,8 @@ EXTRACT_ONLY= ${OOOSRC}
|
|||
MAINTAINER= openoffice@FreeBSD.org
|
||||
COMMENT= Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser(release branch)
|
||||
|
||||
CONFLICTS= cppunit*
|
||||
|
||||
OOOVERSION= 3.2.0
|
||||
NO_LATEST_LINK= yes
|
||||
|
||||
|
|
|
@ -25,6 +25,8 @@ EXTRACT_ONLY= ${OOOSRC}
|
|||
MAINTAINER= openoffice@FreeBSD.org
|
||||
COMMENT?= Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser
|
||||
|
||||
CONFLICTS= cppunit*
|
||||
|
||||
OOOVERSION= 2.4.3
|
||||
NO_LATEST_LINK= yes
|
||||
USE_GNOME= desktopfileutils gtk20
|
||||
|
|
|
@ -22,6 +22,8 @@ EXTRACT_ONLY= ${OOOSRC}
|
|||
MAINTAINER= openoffice@FreeBSD.org
|
||||
COMMENT= Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser(release branch)
|
||||
|
||||
CONFLICTS= cppunit*
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
|
||||
.if !defined(WITHOUT_MOZILLA)
|
||||
|
|
|
@ -22,6 +22,8 @@ DISTFILES+= ${OOOSRC} unowinreg.dll:unowinreg
|
|||
MAINTAINER= openoffice@FreeBSD.org
|
||||
COMMENT?= Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser(developer version)
|
||||
|
||||
CONFLICTS= cppunit*
|
||||
|
||||
EXTRATC_ONLY?= ${OOOSRC}
|
||||
|
||||
.if defined(CWS)
|
||||
|
|
|
@ -22,6 +22,8 @@ EXTRACT_ONLY= ${OOOSRC}
|
|||
MAINTAINER= openoffice@FreeBSD.org
|
||||
COMMENT= Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser(release branch)
|
||||
|
||||
CONFLICTS= cppunit*
|
||||
|
||||
OOOVERSION= 3.2.0
|
||||
NO_LATEST_LINK= yes
|
||||
|
||||
|
|
|
@ -19,6 +19,8 @@ EXTRACT_ONLY= ${OOOSRC}
|
|||
MAINTAINER= openoffice@FreeBSD.org
|
||||
COMMENT= Automated testtool for the openoffice.org
|
||||
|
||||
CONFLICTS= cppunit*
|
||||
|
||||
USE_GNOME= desktopfileutils gtk20 gnomevfs2
|
||||
USE_XORG= x11 ice xaw xau xext xrender xrandr \
|
||||
xi xt xcursor xdamage xcomposite xfixes
|
||||
|
|
Loading…
Reference in a new issue