From f6768bcc132b85722a7f74e94b7f78a861fb0344 Mon Sep 17 00:00:00 2001 From: sevan Date: Wed, 28 Oct 2015 23:34:42 +0000 Subject: libhack is also installed on Linux ok jperkin@ --- wm/enlightenment/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'wm') diff --git a/wm/enlightenment/Makefile b/wm/enlightenment/Makefile index 8f31d82042d..27173ec7805 100644 --- a/wm/enlightenment/Makefile +++ b/wm/enlightenment/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.64 2015/06/12 10:51:47 wiz Exp $ +# $NetBSD: Makefile,v 1.65 2015/10/28 23:34:42 sevan Exp $ DISTNAME= e16-0.16.8.8 PKGNAME= ${DISTNAME:S/e16/enlightenment/} @@ -40,7 +40,7 @@ PLIST_VARS+= libhack .include "../../mk/bsd.prefs.mk" -.if ${OPSYS} == "DragonFly" || ${OPSYS} == "SunOS" +.if ${OPSYS} == "DragonFly" || ${OPSYS} == "SunOS" || ${OPSYS} == "Linux" PLIST.libhack= yes .endif -- cgit v1.2.3