Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Dec 2005 15:12:56 +0100
From:      Roman Neuhauser <neuhauser@sigpipe.cz>
To:        Thierry Thomas <thierry@FreeBSD.org>
Cc:        freebsd-ports-bugs@FreeBSD.org, freebsd-ports@freebsd.org
Subject:   Re: ports/86098: [PATCH] devel/pear-PEAR/Makefile.common: allow use by foreign packages
Message-ID:  <20051211141256.GB37532@isis.sigpipe.cz>
In-Reply-To: <200512102043.jBAKhr5G011518@freefall.freebsd.org>
References:  <200512102043.jBAKhr5G011518@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
# thierry@FreeBSD.org / 2005-12-10 20:43:53 +0000:
> Synopsis: [PATCH] devel/pear-PEAR/Makefile.common: allow use by foreign packages
> 
> State-Changed-From-To: feedback->closed
> State-Changed-By: thierry
> State-Changed-When: Sat Dec 10 20:43:04 UTC 2005
> State-Changed-Why: 
> 
> This port has been removed.
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=86098

    The port has been renamed, Makefile.common is now bsd.pear.mk,
    but the issue remains. Will you please reopen the PR?

--- /tmp/zshwVxXFe      Sun Dec 11 15:07:33 2005
+++ /tmp/zshPcY8ZC      Sun Dec 11 15:07:33 2005
@@ -1,4 +1,4 @@
-# $FreeBSD: /repoman/r/pcvs/ports/devel/pear-PEAR/Makefile.common,v 1.13 2005/02/21 18:05:04 thierry Exp $
+# $FreeBSD: /repoman/r/pcvs/ports/devel/pear/bsd.pear.mk,v 1.1 2005/12/09 18:58:03 ale Exp $
 
 # Common code for pear- ports.
 
@@ -48,8 +48,8 @@
                TESTSDIR=${LTESTSDIR} INSTDIR=${LINSTDIR} SQLSDIR=${LSQLSDIR} \
                SCRIPTFILESDIR=${LCRIPTSDIR}
 
-PKGINSTALL=    ${PORTSDIR}/devel/pear-PEAR/pkg-install
-PKGDEINSTALL=  ${PORTSDIR}/devel/pear-PEAR/pkg-deinstall
+PKGINSTALL=    ${PORTSDIR}/devel/pear/pear-install
+PKGDEINSTALL=  ${PORTSDIR}/devel/pear/pear-deinstall
 
 FILES?=
 DATA?=

-- 
How many Vietnam vets does it take to screw in a light bulb?
You don't know, man.  You don't KNOW.
Cause you weren't THERE.             http://bash.org/?255991



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051211141256.GB37532>