summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-04-14 18:40:29 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-04-14 18:40:29 +0000
commit9ca4ec66595ccc867538cf2e849248c579396a2e (patch)
treedf28d7f45f847fbc0603018df219a32223aefad6 /mail
parentAdd SOCKS support. (diff)
Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR}
PR: ports/18009 Submitted by: tkato@prontomail.ne.jp
Notes
Notes: svn path=/head/; revision=27539
Diffstat (limited to 'mail')
-rw-r--r--mail/majorcool/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/majorcool/Makefile b/mail/majorcool/Makefile
index dae25ccd227b..e620b0514d08 100644
--- a/mail/majorcool/Makefile
+++ b/mail/majorcool/Makefile
@@ -12,11 +12,11 @@ MASTER_SITES= http://people.FreeBSD.org/~andreas/download/
MAINTAINER= ports@FreeBSD.org
+NO_WRKSUBDIR= yes
NO_BUILD= yes
NO_PACKAGE= "Too many questions"
IS_INTERACTIVE= yes
USE_PERL5= yes
-WRKSRC= ${WRKDIR}
do-install:
( cd ${WRKSRC}; ${SH} Configure )