summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 80410dba0391..04740d15dcb5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url='http://mdocml.bsd.lv/'
license=('custom: ISC')
depends=('zlib')
provides=('man')
-conflicts=('man')
+conflicts=('man' 'groff')
source=("http://mdocml.bsd.lv/snapshots/mdocml-$pkgver.tar.gz"
'configure.local'
'mandoc.service'