diff options
author | bapt <bapt@FreeBSD.org> | 2014-05-26 21:29:39 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-05-26 21:29:39 +0800 |
commit | e9ffcb6199d6b799b3b4baea46528ca1ca75262d (patch) | |
tree | be9f8d226e990dc810d19cbe065604501940562c /editors | |
parent | 405b02dc4206b22dd4af00135f5ab7c074ac811d (diff) | |
download | freebsd-ports-gnome-e9ffcb6199d6b799b3b4baea46528ca1ca75262d.tar.gz freebsd-ports-gnome-e9ffcb6199d6b799b3b4baea46528ca1ca75262d.tar.zst freebsd-ports-gnome-e9ffcb6199d6b799b3b4baea46528ca1ca75262d.zip |
Convert to USES=mono
With hat: portmgr
Diffstat (limited to 'editors')
-rw-r--r-- | editors/bless/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/bless/Makefile b/editors/bless/Makefile index a255bd8cf205..e0c855e08230 100644 --- a/editors/bless/Makefile +++ b/editors/bless/Makefile @@ -31,5 +31,4 @@ post-patch: ${WRKSRC}/Makefile.in .endif -.include "${.CURDIR}/../../lang/mono/bsd.mono.mk" .include <bsd.port.mk> |