diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-01-17 13:12:27 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-01-17 13:12:27 +0000 |
commit | 16d8b6420c5c4d5381d39f389dce87c2e1c1a8eb (patch) | |
tree | a131c673da8ddcbea9ceb39d11760f02cb4f017a /graphics/ming | |
parent | 3a093f78a82232bd268fd5a4e25e1b989053b461 (diff) | |
download | ports-16d8b6420c5c4d5381d39f389dce87c2e1c1a8eb.tar.gz ports-16d8b6420c5c4d5381d39f389dce87c2e1c1a8eb.zip |
Notes
Diffstat (limited to 'graphics/ming')
-rw-r--r-- | graphics/ming/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/ming/Makefile b/graphics/ming/Makefile index ae278bff0c35..8f8f70b7aa08 100644 --- a/graphics/ming/Makefile +++ b/graphics/ming/Makefile @@ -23,6 +23,8 @@ CONFLICTS_INSTALL= ja-ming-[0-9]* OPTIONS_DEFINE= DOCS +PORTSCOUT= limit:^ming- + CONFIGURE_ARGS= --includedir=${PREFIX}/include/ming GNU_CONFIGURE= yes INSTALL_TARGET= install-strip |