diff options
Diffstat (limited to 'x11/xflame/Makefile')
-rw-r--r-- | x11/xflame/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xflame/Makefile b/x11/xflame/Makefile index ff2c634fb2f..00e6425c71f 100644 --- a/x11/xflame/Makefile +++ b/x11/xflame/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2008/07/14 12:56:19 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/29 05:07:10 asau Exp $ # DISTNAME= xflame-1.1.1 @@ -9,8 +9,6 @@ MASTER_SITES= http://www.owlnet.rice.edu/~rahul/ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Draws a flame on the screen -PKG_DESTDIR_SUPPORT= user-destdir - USE_IMAKE= yes .include "../../mk/bsd.prefs.mk" |