From 113ff2274f575cf33db39900e0a169183f6f9c2d Mon Sep 17 00:00:00 2001 From: jperkin Date: Thu, 25 Feb 2016 13:37:46 +0000 Subject: Use OPSYSVARS. --- graphics/impress/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'graphics/impress') diff --git a/graphics/impress/Makefile b/graphics/impress/Makefile index e9a67c4bae3..c01e7861352 100644 --- a/graphics/impress/Makefile +++ b/graphics/impress/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2014/01/09 12:11:12 jperkin Exp $ +# $NetBSD: Makefile,v 1.17 2016/02/25 13:37:47 jperkin Exp $ # DISTNAME= imp1.1b9 @@ -23,11 +23,7 @@ USE_LANGUAGES= c++ INSTALL_MAKE_FLAGS+= PREFIX=${DESTDIR}${PREFIX} INSTALLATION_DIRS+= bin -.include "../../mk/bsd.prefs.mk" - -.if ${OPSYS} == "SunOS" -BUILDLINK_TRANSFORM+= rm:-static -.endif +BUILDLINK_TRANSFORM.SunOS+= rm:-static do-build: cd ${WRKSRC} && make make_impress make_font3d -- cgit v1.2.3