From 96e055df7e3f820cf9e78779ba0e5fbd76bd7e35 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 22 Feb 2006 21:00:32 +0000 Subject: Add missing file+dir to PLIST. Bump PKGREVISION. --- x11/ocaml-graphics/Makefile | 11 +++++------ x11/ocaml-graphics/PLIST | 6 ++++-- 2 files changed, 9 insertions(+), 8 deletions(-) (limited to 'x11/ocaml-graphics') diff --git a/x11/ocaml-graphics/Makefile b/x11/ocaml-graphics/Makefile index 47dc3b3b78f..058cef98742 100644 --- a/x11/ocaml-graphics/Makefile +++ b/x11/ocaml-graphics/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2006/02/05 23:11:40 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2006/02/22 21:00:32 wiz Exp $ .include "../../lang/ocaml/Makefile.common" PKGNAME= ${DISTNAME:S/ocaml/ocaml-graphics/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT+= (graphics library) @@ -35,12 +35,11 @@ SUBST_CLASSES+= depend SUBST_STAGE.depend= post-patch SUBST_FILES.depend= otherlibs/graph/.depend SUBST_SED.depend= -e 's,/usr/X11R6,${X11BASE},g' -SUBST_MESSAGE.depend= "Fixing .depend in otherlibs/graph" - -.include "../../lang/ocaml/buildlink3.mk" -.include "../../mk/x11.buildlink3.mk" +SUBST_MESSAGE.depend= Fixing .depend in otherlibs/graph. post-build: @${CP} ${PKGDIR}/PLIST ${WRKDIR}/.PLIST_SRC +.include "../../lang/ocaml/buildlink3.mk" +.include "../../mk/x11.buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/ocaml-graphics/PLIST b/x11/ocaml-graphics/PLIST index da4a156fba7..1213e3639b3 100644 --- a/x11/ocaml-graphics/PLIST +++ b/x11/ocaml-graphics/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2004/12/24 17:17:49 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.2 2006/02/22 21:00:32 wiz Exp $ lib/ocaml/graphics.a lib/ocaml/graphics.cma lib/ocaml/graphics.cmi @@ -7,4 +7,6 @@ lib/ocaml/graphics.mli lib/ocaml/graphicsX11.cmi lib/ocaml/graphicsX11.mli lib/ocaml/libgraphics.a -@comment in ocaml: @dirrm lib/ocaml +lib/ocaml/stublibs/dllgraphics.so +@unexec ${RMDIR} %D/lib/ocaml/stublibs 2>/dev/null || ${TRUE} +@unexec ${RMDIR} %D/lib/ocaml 2>/dev/null || ${TRUE} -- cgit v1.2.3