diff options
author | pav <pav@FreeBSD.org> | 2008-04-07 06:51:21 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-04-07 06:51:21 +0800 |
commit | 6d12e4c5704aec254d4782c66d984a7ee9b44f16 (patch) | |
tree | e7a4d029a6774991baba0689b03edd315f80d534 /net-im | |
parent | c5a1e6885b69b11816143205a58416e66318fc8a (diff) | |
download | freebsd-ports-gnome-6d12e4c5704aec254d4782c66d984a7ee9b44f16.tar.gz freebsd-ports-gnome-6d12e4c5704aec254d4782c66d984a7ee9b44f16.tar.zst freebsd-ports-gnome-6d12e4c5704aec254d4782c66d984a7ee9b44f16.zip |
- Attempt to unbreak INDEX, bsd.ocaml.mk moved to Mk/
Pointy hat to: stas
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/sulci/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-im/sulci/Makefile b/net-im/sulci/Makefile index 911ebfde8e23..bd3f0e79a013 100644 --- a/net-im/sulci/Makefile +++ b/net-im/sulci/Makefile @@ -73,7 +73,6 @@ post-install: ${CAT} ${PKGMESSAGE} .include <bsd.port.pre.mk> -.include "${PORTSDIR}/lang/ocaml/bsd.ocaml.mk" .if defined(WITHOUT_MUC_LOG) EXTRA_PATCHES+= ${FILESDIR}/without-muc-log.patch |