diff options
Diffstat (limited to 'x11/xtoolwait')
-rw-r--r-- | x11/xtoolwait/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xtoolwait/Makefile b/x11/xtoolwait/Makefile index 315223da52d..46da6157ad9 100644 --- a/x11/xtoolwait/Makefile +++ b/x11/xtoolwait/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2009/05/11 21:21:25 zafer Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/29 05:07:23 asau Exp $ # DISTNAME= xtoolwait-1.3 @@ -11,8 +11,6 @@ MAINTAINER= minoura@NetBSD.org HOMEPAGE= http://www.hacom.nl/~richard/software/xtoolwait.html COMMENT= Free implementation of SunOS toolwait(1) -PKG_DESTDIR_SUPPORT= user-destdir - USE_IMAKE= yes .include "../../x11/libXext/buildlink3.mk" |