From 4d5a9f07843599ede8d751cf31b9f035864329a6 Mon Sep 17 00:00:00 2001 From: "David W. Chapman Jr." Date: Sat, 1 Sep 2001 05:18:45 +0000 Subject: Define DOCSDIR Submitted by: monyo@samba.gr.jp --- net/samba3/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'net/samba3/Makefile') diff --git a/net/samba3/Makefile b/net/samba3/Makefile index f73ce95b170f..a7ba0a4d78c7 100644 --- a/net/samba3/Makefile +++ b/net/samba3/Makefile @@ -7,7 +7,7 @@ PORTNAME= samba PORTVERSION= 2.2.1a -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= ftp://ftp.samba.org/pub/samba/%SUBDIR%/ \ ftp://samba.anu.edu.au/pub/samba/%SUBDIR%/ \ @@ -32,6 +32,8 @@ SAMBA_CONFDIR= ${PREFIX}/etc # sample files STARTUP_SCRIPT= ${PREFIX}/etc/rc.d/samba.sh.sample SAMPLE_CONFIG= ${SAMBA_CONFDIR}/smb.conf.default +DOCSDIR= ${PREFIX}/share/doc/samba + NO_LATEST_LINK= yes USE_AUTOCONF= yes -- cgit v1.2.3