>Number:         146894
>Category:       misc
>Synopsis:       [PATCH] fix install print/hplip
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 23 23:10:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Chris Petrik
>Release:        FreeBSD 8.1-Pre
>Organization:
Officialunix
>Environment:
>Description:
Revert back changes to configure args. 
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: print/hplip/Makefile
===================================================================
RCS file: /usr/local/freebsdcvs/ports/print/hplip/Makefile,v
retrieving revision 1.33
diff -u -r1.33 Makefile
--- print/hplip/Makefile        22 May 2010 06:33:23 -0000      1.33
+++ print/hplip/Makefile        23 May 2010 22:52:26 -0000
@@ -2,7 +2,7 @@
 # Date created:                1 April 2006
 # Whom:                        amis...@am-productions.biz
 #
-# $FreeBSD: ports/print/hplip/Makefile,v 1.33 2010/05/22 06:33:23 miwi Exp $
+# $FreeBSD: ports/print/hplip/Makefile,v 1.32 2010/05/17 13:16:56 pav Exp $
 #
 
 PORTNAME=      hplip
@@ -29,14 +29,10 @@
 
 GNU_CONFIGURE= yes
 CONFIGURE_ARGS=        --disable-dependency-tracking \
-               --enable-pp-build \
+               --disable-pp-build \
                --enable-foomatic-ppd-install \
                --enable-foomatic-rip-hplip-install \
                --enable-hpijs-install \
-               --enable-hpijs-only-build \
-               --enable-hpcups-only-build \
-               --enable-hpcups-install \
-               --enable-new-hpcups \
                --with-icondir=${LOCALBASE}/share/applications \
                --with-cupsbackenddir=${LOCALBASE}/libexec/cups/backend \
                --with-cupsfilterdir=${LOCALBASE}/libexec/cups/filter \


>Release-Note:
>Audit-Trail:
>Unformatted:
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to