From cd1d447795973a2d2d4ab89bb6afa6e190705b12 Mon Sep 17 00:00:00 2001 From: jlam Date: Wed, 1 Jun 2005 19:31:17 +0000 Subject: Include bsd.prefs.mk to define OPSYS. --- graphics/xpm/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'graphics/xpm') diff --git a/graphics/xpm/Makefile b/graphics/xpm/Makefile index 3d7ea9a63d2..9de228936c7 100644 --- a/graphics/xpm/Makefile +++ b/graphics/xpm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2005/06/01 18:02:58 jlam Exp $ +# $NetBSD: Makefile,v 1.42 2005/06/01 19:31:17 jlam Exp $ DISTNAME= xpm-3.4k PKGREVISION= 3 @@ -14,6 +14,8 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews USE_IMAKE= # defined +.include "../../mk/bsd.prefs.mk" + .if ${OPSYS} == "SunOS" post-install: cd ${PREFIX}/lib && \ -- cgit v1.2.3