ports/86098: [PATCH] devel/pear-PEAR/Makefile.common: allow use by foreign packages

Thierry Thomas thierry at FreeBSD.org
Sun Dec 11 14:30:36 UTC 2005


Synopsis: [PATCH] devel/pear-PEAR/Makefile.common: allow use by foreign packages

State-Changed-From-To: closed->feedback
State-Changed-By: thierry
State-Changed-When: Sun Dec 11 14:27:53 UTC 2005
State-Changed-Why: 

Re-open and reset to feedback at submitter's request, with this new
patch:

    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?=


http://www.freebsd.org/cgi/query-pr.cgi?pr=86098



More information about the freebsd-ports-bugs mailing list