diff options
Diffstat (limited to 'wm/flwm/Makefile')
-rw-r--r-- | wm/flwm/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/wm/flwm/Makefile b/wm/flwm/Makefile index 5f037fceff7..7f4e81a0227 100644 --- a/wm/flwm/Makefile +++ b/wm/flwm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2011/01/13 13:39:32 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2012/10/08 12:42:20 asau Exp $ # DISTNAME= flwm-1.02 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://flwm.sourceforge.net/ COMMENT= The Fast, Light Window Manager -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ GNU_CONFIGURE= yes CONFIGURE_ENV+= X_LIBS="-lGL" |