diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-01-18 22:43:51 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-01-18 22:43:51 +0800 |
commit | 36cfd026bc0cc60831d2a78e563edae8bf5c4237 (patch) | |
tree | 4799dc23aff18414678f7b36cd94312a45336e7d /textproc | |
parent | 6b065dc09405fe4a577925ca1a30a45caa385250 (diff) | |
download | freebsd-ports-gnome-36cfd026bc0cc60831d2a78e563edae8bf5c4237.tar.gz freebsd-ports-gnome-36cfd026bc0cc60831d2a78e563edae8bf5c4237.tar.zst freebsd-ports-gnome-36cfd026bc0cc60831d2a78e563edae8bf5c4237.zip |
Mark CONFLICTS_INSTALL with rubygems-rouge2
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/rubygem-rouge/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/rubygem-rouge/Makefile b/textproc/rubygem-rouge/Makefile index 5b526e0c1d17..9123f10df021 100644 --- a/textproc/rubygem-rouge/Makefile +++ b/textproc/rubygem-rouge/Makefile @@ -12,6 +12,8 @@ LICENSE= BSD2CLAUSE MIT LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE +CONFLICTS_INSTALL= rubygems-rouge2 + NO_ARCH= yes USES= gem USE_RUBY= yes |