pkgsrc/x11/xview-lib/patches/patch-en
abs c9c8f97e88 - Add PKG_DESTDIR_SUPPORT
- Depend on the latest version of xview-config
- Mark as LICENSE sun-openlook-license
- Bump pkgrevision
2009-12-10 20:35:56 +00:00

13 lines
376 B
Text

$NetBSD: patch-en,v 1.1 2009/12/10 20:35:58 abs Exp $
--- Imakefile.orig 1994-06-26 01:47:22.000000000 +0000
+++ Imakefile
@@ -43,7 +43,7 @@ install::
echo "deleting temporary build directory $(BUILDINCDIR) ..."; \
$(RM) -r $(BUILDINCDIR); \
else exit 0; fi
- $(MKDIRHIER) $(XVDESTDIR)
+ $(MKDIRHIER) $(DESTDIR)$(XVDESTDIR)
#endif
InstallManPage(xview,$(MANDIR))