diff options
author | timur <timur@FreeBSD.org> | 2013-02-01 03:14:08 +0800 |
---|---|---|
committer | timur <timur@FreeBSD.org> | 2013-02-01 03:14:08 +0800 |
commit | fd9bd266b502474f79d64ec44a13af818f177fcb (patch) | |
tree | 037be778887b03797ebe6bcb73ea3601213d41bb /www/sams | |
parent | 1b144c6043fd46d2cd52f793aa5c19b8f1acb148 (diff) | |
download | freebsd-ports-gnome-fd9bd266b502474f79d64ec44a13af818f177fcb.tar.gz freebsd-ports-gnome-fd9bd266b502474f79d64ec44a13af818f177fcb.tar.zst freebsd-ports-gnome-fd9bd266b502474f79d64ec44a13af818f177fcb.zip |
Update ports that refer to net/samba34 to use newer net/samba36
Diffstat (limited to 'www/sams')
-rw-r--r-- | www/sams/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/sams/Makefile b/www/sams/Makefile index 5be615c02485..d7e7ac19d18d 100644 --- a/www/sams/Makefile +++ b/www/sams/Makefile @@ -18,12 +18,12 @@ COMMENT= Squid 2.x Accounting Management System LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre -SAMBA_PORT?= net/samba34 +SAMBA_PORT?= net/samba36 USE_RC_SUBR= sams OPTIONS_DEFINE= APACHE NTLM GD -OPTIONS_DEFAULT=GD +OPTIONS_DEFAULT=GD INSTALLGD_DESC= Graphic reports |