diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2018-03-08 19:48:41 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2018-03-08 19:48:41 +0000 |
commit | a1993564e04f29ecbaa05be740547c8677d423cd (patch) | |
tree | a942b9de6ec3ced252f123bf8a905b18d685aa72 /databases/pear-DoctrineCommon | |
parent | 868fb29f23bfae4d55ab923ea34259adf63b4886 (diff) |
Notes
Diffstat (limited to 'databases/pear-DoctrineCommon')
-rw-r--r-- | databases/pear-DoctrineCommon/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/databases/pear-DoctrineCommon/Makefile b/databases/pear-DoctrineCommon/Makefile index 9a8c322f5dbd..7f3aa247eb53 100644 --- a/databases/pear-DoctrineCommon/Makefile +++ b/databases/pear-DoctrineCommon/Makefile @@ -11,9 +11,6 @@ COMMENT= Shared code for Doctrine PHP object relational mapper LICENSE= LGPL21 -BUILD_DEPENDS= ${PEARDIR}/.channels/pear.doctrine-project.org.reg:devel/pear-channel-doctrine -RUN_DEPENDS= ${PEARDIR}/.channels/pear.doctrine-project.org.reg:devel/pear-channel-doctrine - USES= pear PEAR_CHANNEL= doctrine |