diff options
Diffstat (limited to 'graphics/xv/Makefile')
-rw-r--r-- | graphics/xv/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile index 19e31382d4f..5c5590a0390 100644 --- a/graphics/xv/Makefile +++ b/graphics/xv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.84 2012/02/06 12:40:38 wiz Exp $ +# $NetBSD: Makefile,v 1.85 2012/10/06 14:11:26 asau Exp $ DISTNAME= xv-3.10a PKGREVISION= 19 @@ -39,7 +39,6 @@ SUBST_STAGE.gspath= post-configure SUBST_MESSAGE.gspath= Fixing path to ghostscript interpreter. INSTALLATION_DIRS+= share/doc/xv -PKG_DESTDIR_SUPPORT= user-destdir .include "../../mk/bsd.prefs.mk" |