aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2007-03-14 12:12:32 +0800
committerlinimon <linimon@FreeBSD.org>2007-03-14 12:12:32 +0800
commitb75bd659b4240b2e1fb40c0fedc30148f797104b (patch)
tree519ae913d21e53dc9719afaa635fcd3ff46e3bb6 /graphics
parent8dd75d9ef26f20305fcf39eda7b3932a7080eeda (diff)
downloadfreebsd-ports-gnome-b75bd659b4240b2e1fb40c0fedc30148f797104b.tar.gz
freebsd-ports-gnome-b75bd659b4240b2e1fb40c0fedc30148f797104b.tar.zst
freebsd-ports-gnome-b75bd659b4240b2e1fb40c0fedc30148f797104b.zip
Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].
PR: 101029 [1], 108862 [2] Submitted by: Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2]
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ocaml-lablgl/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/ocaml-lablgl/Makefile b/graphics/ocaml-lablgl/Makefile
index f43b51c38ada..19b21d6aca4d 100644
--- a/graphics/ocaml-lablgl/Makefile
+++ b/graphics/ocaml-lablgl/Makefile
@@ -38,7 +38,6 @@ COPYTREE_SHARE= ${SH} -c '(${FIND} -d $$0 $$2 | ${CPIO} -dumpl $$1 >/dev/null \
${FIND} $$1/ -type f -exec ${CHMOD} ${SHAREMODE} {} \;' --
.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/lang/ocaml/bsd.ocaml.mk"
post-extract:
@${CP} ${WRKSRC}/Makefile.config.freebsd ${WRKSRC}/Makefile.config