summaryrefslogtreecommitdiff
path: root/x11/xview
diff options
context:
space:
mode:
authorsoren <soren>1999-09-28 20:40:02 +0000
committersoren <soren>1999-09-28 20:40:02 +0000
commit40ea3c688ced7dea30072411636647b961337934 (patch)
treecaf0c93ddb7199d490b5b04a85436b259f5416ab /x11/xview
parent6096c5f5bf040387c7d8b6ffae122ccbfc669b95 (diff)
downloadpkgsrc-40ea3c688ced7dea30072411636647b961337934.tar.gz
Use a relative path for bsd.pkg.mk instead of relying on the search path.
Diffstat (limited to 'x11/xview')
-rw-r--r--x11/xview/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xview/Makefile b/x11/xview/Makefile
index 87400761128..3cdc45baf69 100644
--- a/x11/xview/Makefile
+++ b/x11/xview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1999/04/26 19:30:28 garbled Exp $
+# $NetBSD: Makefile,v 1.4 1999/09/28 20:40:06 soren Exp $
#
DISTNAME= xview3.2p1-X11R6
@@ -22,4 +22,4 @@ NO_CONFIGURE= yes
do-install: # empty
-.include <../../mk/bsd.pkg.mk>
+.include "../../mk/bsd.pkg.mk"