diff options
Diffstat (limited to 'x11/xflame')
-rw-r--r-- | x11/xflame/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xflame/Makefile b/x11/xflame/Makefile index f00d1b93d2f..9cd8ec2268e 100644 --- a/x11/xflame/Makefile +++ b/x11/xflame/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2016/02/26 11:27:21 jperkin Exp $ +# $NetBSD: Makefile,v 1.14 2016/02/26 11:40:30 jperkin Exp $ # DISTNAME= xflame-1.1.1 @@ -11,7 +11,6 @@ COMMENT= Draws a flame on the screen USE_IMAKE= yes -OPSYSVARS+= MAKE_FLAGS MAKE_FLAGS.SunOS+= EXTRA_LOAD_FLAGS=-lrt .include "../../x11/libX11/buildlink3.mk" |