diff options
Diffstat (limited to 'x11/rxvt-unicode/Makefile')
-rw-r--r-- | x11/rxvt-unicode/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile index 017e04ede19..2149d8efbe3 100644 --- a/x11/rxvt-unicode/Makefile +++ b/x11/rxvt-unicode/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2012/10/03 21:59:09 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2012/10/29 05:06:51 asau Exp $ DISTNAME= rxvt-unicode-9.15 PKGREVISION= 4 @@ -21,7 +21,6 @@ CONFIGURE_ENV+= ac_cv_path_TIC=no CONFIGURE_ARGS+= --enable-256-color -PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS+= share/doc/rxvt-unicode share/examples/rxvt-unicode post-install: |