diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-01-17 21:12:27 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-01-17 21:12:27 +0800 |
commit | 32500758084d0ff73cf1f061c2e54fcccb28e7c6 (patch) | |
tree | a131c673da8ddcbea9ceb39d11760f02cb4f017a /graphics/ming | |
parent | 8d833c52e47b115e05fbb0aa3b97e5387549b845 (diff) | |
download | freebsd-ports-gnome-32500758084d0ff73cf1f061c2e54fcccb28e7c6.tar.gz freebsd-ports-gnome-32500758084d0ff73cf1f061c2e54fcccb28e7c6.tar.zst freebsd-ports-gnome-32500758084d0ff73cf1f061c2e54fcccb28e7c6.zip |
- Add PORTSCOUT
Sponsored by: PortsCamp Taiwan
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 |