diff options
Diffstat (limited to 'net/pear-Net_Dict')
-rw-r--r-- | net/pear-Net_Dict/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_Dict/Makefile b/net/pear-Net_Dict/Makefile index 80b778f5a681..8f73b7f19531 100644 --- a/net/pear-Net_Dict/Makefile +++ b/net/pear-Net_Dict/Makefile @@ -22,5 +22,5 @@ FILES= Dict.php DOCS= dict.php .include <bsd.port.pre.mk> -.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" +.include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> |