diff options
author | uqs <uqs@FreeBSD.org> | 2011-01-17 02:09:02 +0800 |
---|---|---|
committer | uqs <uqs@FreeBSD.org> | 2011-01-17 02:09:02 +0800 |
commit | 08a0fc6f2b3c051e5e5e5385f68f57951d35a36f (patch) | |
tree | 8829f31dbb2d3a189b5d26934ff140661af83356 /textproc/groff | |
parent | 80a611e3f90515010c775a63a7ae6e1aa22eafc5 (diff) | |
download | freebsd-ports-gnome-08a0fc6f2b3c051e5e5e5385f68f57951d35a36f.tar.gz freebsd-ports-gnome-08a0fc6f2b3c051e5e5e5385f68f57951d35a36f.tar.zst freebsd-ports-gnome-08a0fc6f2b3c051e5e5e5385f68f57951d35a36f.zip |
Add CONFLICTS for groff ports
Submitted by: Andrzej Tobola <ato@iem.pw.edu.pl>
Feature safe: yes
Diffstat (limited to 'textproc/groff')
-rw-r--r-- | textproc/groff/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/groff/Makefile b/textproc/groff/Makefile index 9839f48f7850..d374bcb5eba5 100644 --- a/textproc/groff/Makefile +++ b/textproc/groff/Makefile @@ -35,6 +35,8 @@ CONFIGURE_ENV+= PAGE=${PAPERSIZE} OPTIONS= X11 "Enable X11 devices (-TX*) and gxditview" On +CONFLICTS= ja-groff-[0-9]* + INFO= groff MAN1= addftinfo.1 afmtodit.1 chem.1 eqn.1 eqn2graph.1 gdiffmk.1 \ grap2graph.1 grn.1 grodvi.1 groff.1 groffer.1 grog.1 grohtml.1 \ |