diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-05-29 15:26:52 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-05-29 15:26:52 +0000 |
commit | 6750411caebf33c6f55914971e505392ed02f06c (patch) | |
tree | 53eeb9c90f4a0a53d7ac09ececd5d59506819e19 | |
parent | 50275fa2244ba23e46c4c58ffc53048ea9d3bf4a (diff) | |
download | ports-6750411caebf33c6f55914971e505392ed02f06c.tar.gz ports-6750411caebf33c6f55914971e505392ed02f06c.zip |
Notes
-rw-r--r-- | graphics/ming/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ming/Makefile b/graphics/ming/Makefile index a8ad78818f94..66452eb27166 100644 --- a/graphics/ming/Makefile +++ b/graphics/ming/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \ libgif.so:graphics/giflib \ libpng.so:graphics/png -CONFLICTS_INSTALL= ja-ming-[0-9]* +CONFLICTS_INSTALL= ja-ming OPTIONS_DEFINE= DOCS |