diff options
Diffstat (limited to 'x11/xterm/Makefile')
-rw-r--r-- | x11/xterm/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xterm/Makefile b/x11/xterm/Makefile index 39f619b2c1e..63529755709 100644 --- a/x11/xterm/Makefile +++ b/x11/xterm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.65 2012/10/20 13:23:38 wiz Exp $ +# $NetBSD: Makefile,v 1.66 2012/10/29 05:07:22 asau Exp $ DISTNAME= xterm-284 CATEGORIES= x11 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://dickey.his.com/xterm/xterm.html COMMENT= Latest terminal emulator for the X Window System -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_TOOLS+= tbl pkg-config |