diff options
author | Maho Nakata <maho@FreeBSD.org> | 2010-04-01 00:41:36 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2010-04-01 00:41:36 +0000 |
commit | e09a56a8b0fec8e9d1d125e04154c579dc9966f6 (patch) | |
tree | 87f256f17c8bf5935761d4678d2130a7a2842d5a /editors/openoffice.org-vcltesttool/Makefile | |
parent | 652a92299694c2f03a26820c575a1a079b85f8a9 (diff) |
Add CONFLICTS against devel/cppunit.
Submitted by: jhell <jhell@dataix.net> and many others
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=251911
Diffstat (limited to 'editors/openoffice.org-vcltesttool/Makefile')
-rw-r--r-- | editors/openoffice.org-vcltesttool/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/openoffice.org-vcltesttool/Makefile b/editors/openoffice.org-vcltesttool/Makefile index 01d71eb4a2bb..fa58db267105 100644 --- a/editors/openoffice.org-vcltesttool/Makefile +++ b/editors/openoffice.org-vcltesttool/Makefile @@ -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 |