diff options
Diffstat (limited to 'mail/pear-Net_LMTP')
-rw-r--r-- | mail/pear-Net_LMTP/Makefile | 1 |
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= . |