aboutsummaryrefslogtreecommitdiff
path: root/mail/pear-Net_LMTP
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2011-12-27 01:02:55 +0000
committerWen Heping <wen@FreeBSD.org>2011-12-27 01:02:55 +0000
commit44662651f80e7504191b52f2a78bb0d989a5a637 (patch)
tree25723369b332b3bb17fe3ebf7eeb54be1c5cd08e /mail/pear-Net_LMTP
parent439eef1dc19bb502c52c1026a134b938602b9330 (diff)
downloadports-44662651f80e7504191b52f2a78bb0d989a5a637.tar.gz
ports-44662651f80e7504191b52f2a78bb0d989a5a637.zip
- Fix build
Reported by: pav@
Notes
Notes: svn path=/head/; revision=288090
Diffstat (limited to 'mail/pear-Net_LMTP')
-rw-r--r--mail/pear-Net_LMTP/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/pear-Net_LMTP/Makefile b/mail/pear-Net_LMTP/Makefile
index 476c5774331c..d4a6456088ea 100644
--- a/mail/pear-Net_LMTP/Makefile
+++ b/mail/pear-Net_LMTP/Makefile
@@ -16,6 +16,7 @@ BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket
RUN_DEPENDS:= ${BUILD_DEPENDS}
CATEGORY= Net
+PEAR_CATSRC= yes
FILES= LMTP.php
TESTS= test_lmtp.php
_TESTSDIR= .