diff options
Diffstat (limited to 'x11/ftmenu/Makefile')
-rw-r--r-- | x11/ftmenu/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/ftmenu/Makefile b/x11/ftmenu/Makefile index 924e27e65f7..3aab63a3c9c 100644 --- a/x11/ftmenu/Makefile +++ b/x11/ftmenu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2012/10/08 23:02:34 adam Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/29 05:06:13 asau Exp $ # DISTNAME= ftmenu-0.3 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ftmenu.sourceforge.net/ COMMENT= Fluxbox Tray Menu -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES LDFLAGS.DragonFly= -lX11 |