aboutsummaryrefslogtreecommitdiffstats
path: root/mail/majorcool
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2000-04-15 02:40:29 +0800
committerknu <knu@FreeBSD.org>2000-04-15 02:40:29 +0800
commit1c236df780a7bd97c1defec27a4739a2301010f9 (patch)
tree084ee1bffb37d6508cf50edd365ce3f2bb821b1b /mail/majorcool
parent61c1fff08291c38fe41a8ccec2d3d79f94af1e74 (diff)
downloadfreebsd-ports-gnome-1c236df780a7bd97c1defec27a4739a2301010f9.tar.gz
freebsd-ports-gnome-1c236df780a7bd97c1defec27a4739a2301010f9.tar.zst
freebsd-ports-gnome-1c236df780a7bd97c1defec27a4739a2301010f9.zip
Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR}
PR: ports/18009 Submitted by: tkato@prontomail.ne.jp
Diffstat (limited to 'mail/majorcool')
-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 )