diff options
Diffstat (limited to 'print/mp/Makefile')
-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 928abbf44f2..70f3c293486 100644 --- a/print/mp/Makefile +++ b/print/mp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/10/03 00:18:06 tv Exp $ +# $NetBSD: Makefile,v 1.9 2005/04/11 21:47:08 tv Exp $ # DISTNAME= mpdist-3.7.1 @@ -12,7 +12,6 @@ HOMEPAGE= http://mpdist.sourceforge.net/ COMMENT= PostScript pretty printer GNU_CONFIGURE= yes -USE_BUILDLINK3= yes USE_LIBTOOL= yes USE_X11= yes |