diff options
Diffstat (limited to 'devel/pear-channel-openpear/Makefile')
-rw-r--r-- | devel/pear-channel-openpear/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/pear-channel-openpear/Makefile b/devel/pear-channel-openpear/Makefile index 114edf11fb90..8736ab0e4ac4 100644 --- a/devel/pear-channel-openpear/Makefile +++ b/devel/pear-channel-openpear/Makefile @@ -11,6 +11,5 @@ COMMENT= PEAR channel ${PEAR_CHANNEL_HOST} PEAR_CHANNEL_HOST= openpear.org -.include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.channel.mk" -.include <bsd.port.post.mk> +.include <bsd.port.mk> |