aboutsummaryrefslogtreecommitdiffstats
path: root/net/pear-Net_SMTP
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2004-11-15 06:13:20 +0800
committerthierry <thierry@FreeBSD.org>2004-11-15 06:13:20 +0800
commit55cbef42508a42c9388251cf9bd6b30a3be5f32e (patch)
treec786ee3d94f1c9dc11f569f9384f9f11a0f1ec18 /net/pear-Net_SMTP
parent3d6e5d2543da4ee34fdcb34b0447504f8038081b (diff)
downloadfreebsd-ports-gnome-55cbef42508a42c9388251cf9bd6b30a3be5f32e.tar.gz
freebsd-ports-gnome-55cbef42508a42c9388251cf9bd6b30a3be5f32e.tar.zst
freebsd-ports-gnome-55cbef42508a42c9388251cf9bd6b30a3be5f32e.zip
Force LATEST_LINK to fix a breakage with OPTIONS.
Diffstat (limited to 'net/pear-Net_SMTP')
-rw-r--r--net/pear-Net_SMTP/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/pear-Net_SMTP/Makefile b/net/pear-Net_SMTP/Makefile
index b6fb844e99f3..9c0f19b35afe 100644
--- a/net/pear-Net_SMTP/Makefile
+++ b/net/pear-Net_SMTP/Makefile
@@ -23,6 +23,7 @@ TESTS= auth.phpt basic.phpt config.php.dist
EXAMPLES= basic.php
_EXAMPLESDIR= docs/examples
+LATEST_LINK= pear-Net_SMTP
OPTIONS= PEAR_AUTH_SASL "PEAR::Auth_SASL support" off
.include <bsd.port.pre.mk>