pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/libwmf Remove empty gd subdir instead of PLIS...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4b7df57f5c10
branches: trunk
changeset: 461807:4b7df57f5c10
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Sep 21 21:47:11 2003 +0000
description:
Remove empty gd subdir instead of PLIST; fixes binary package deinstall.
diffstat:
graphics/libwmf/Makefile | 5 ++++-
graphics/libwmf/PLIST | 3 +--
2 files changed, 5 insertions(+), 3 deletions(-)
diffs (34 lines):
diff -r e86b2b609082 -r 4b7df57f5c10 graphics/libwmf/Makefile
--- a/graphics/libwmf/Makefile Sun Sep 21 21:34:47 2003 +0000
+++ b/graphics/libwmf/Makefile Sun Sep 21 21:47:11 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2003/09/19 17:19:21 adam Exp $
+# $NetBSD: Makefile,v 1.42 2003/09/21 21:47:11 wiz Exp $
#
DISTNAME= libwmf-0.2.8
@@ -18,6 +18,9 @@
CONFIGURE_ARGS+= --disable-gd
CONFIGURE_ARGS+= --with-docdir=${PREFIX}/share/doc/html/libwmf
+post-install:
+ ${RMDIR} ${PREFIX}/include/libwmf/gd
+
.include "../../devel/zlib/buildlink2.mk"
.include "../../graphics/freetype2/buildlink2.mk"
.include "../../graphics/jpeg/buildlink2.mk"
diff -r e86b2b609082 -r 4b7df57f5c10 graphics/libwmf/PLIST
--- a/graphics/libwmf/PLIST Sun Sep 21 21:34:47 2003 +0000
+++ b/graphics/libwmf/PLIST Sun Sep 21 21:47:11 2003 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2003/09/19 17:19:24 adam Exp $
+@comment $NetBSD: PLIST,v 1.8 2003/09/21 21:47:11 wiz Exp $
bin/libwmf-config
bin/libwmf-fontmap
bin/wmf2eps
@@ -306,5 +306,4 @@
@dirrm share/doc/html/libwmf/caolan/pics
@dirrm share/doc/html/libwmf/caolan
@dirrm share/doc/html/libwmf
-@dirrm include/libwmf/gd
@dirrm include/libwmf
Home |
Main Index |
Thread Index |
Old Index