diff options
Diffstat (limited to 'print/xpp/Makefile')
-rw-r--r-- | print/xpp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/xpp/Makefile b/print/xpp/Makefile index 36aa5e7906b..9630e624c7d 100644 --- a/print/xpp/Makefile +++ b/print/xpp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2005/05/22 20:08:29 jlam Exp $ +# $NetBSD: Makefile,v 1.30 2005/06/01 18:03:20 jlam Exp $ DISTNAME= xpp-1.1 PKGREVISION= 5 @@ -9,7 +9,6 @@ MAINTAINER= jlam@NetBSD.org HOMEPAGE= http://cups.sourceforge.net/xpp/index.html COMMENT= X Printing Panel -USE_X11= yes USE_TOOLS+= gmake GNU_CONFIGURE= yes USE_LANGUAGES= c++ |