diff options
Diffstat (limited to 'print/mp')
-rw-r--r-- | print/mp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/mp/Makefile b/print/mp/Makefile index 70f3c293486..30f04a4a368 100644 --- a/print/mp/Makefile +++ b/print/mp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2005/04/11 21:47:08 tv Exp $ +# $NetBSD: Makefile,v 1.10 2005/06/01 18:03:20 jlam Exp $ # DISTNAME= mpdist-3.7.1 @@ -13,7 +13,6 @@ COMMENT= PostScript pretty printer GNU_CONFIGURE= yes USE_LIBTOOL= yes -USE_X11= yes .include "../../mk/bsd.prefs.mk" |