diff options
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index 65a8998660c..796325b1203 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 1998/03/24 22:48:07 tron Exp $ +# $NetBSD: Makefile,v 1.29 1998/04/15 10:38:52 agc Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -120,4 +120,4 @@ # SUBDIR += xview-lib # SUBDIR += xzoom -.include <bsd.port.subdir.mk> +.include "../mk/bsd.pkg.subdir.mk" |