diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-02 19:50:47 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-02 19:50:47 +0000 |
commit | 48859cce814d98fa7e3f0a5a2d1ef6a847ee684c (patch) | |
tree | f414bad56bba5e840ebd5ce2b5b026144ef27163 /print | |
parent | 7e7f3d0c2edc7ec3cf0bc270c611657708680ccb (diff) | |
download | ports-48859cce814d98fa7e3f0a5a2d1ef6a847ee684c.tar.gz ports-48859cce814d98fa7e3f0a5a2d1ef6a847ee684c.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/apsfilter/scripts/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/apsfilter/scripts/configure b/print/apsfilter/scripts/configure index e61ee352ea6f..4437b8ebb728 100644 --- a/print/apsfilter/scripts/configure +++ b/print/apsfilter/scripts/configure @@ -136,7 +136,7 @@ while [ "$1" ]; do echo RUN_DEPENDS+=pap:${PORTSDIR}/net/netatalk ;; \"SAMBA\") - echo RUN_DEPENDS+=smbclient:${PORTSDIR}/net/samba + echo RUN_DEPENDS+=smbclient:${PORTSDIR}/net/samba3 ;; \"BZIP2\") ;; |