summaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-12-30 09:33:04 +0000
committerkrion <krion@FreeBSD.org>2004-12-30 09:33:04 +0000
commit5c71863e66cdac53546fcf1f742dd9026a81decf (patch)
tree3a64de5bd1d2afc183b51f6721937105d9fc2fad /lang
parent53618b2d967026413c7d04be3172a5a00e007d76 (diff)
downloadFreeBSD-ports-5c71863e66cdac53546fcf1f742dd9026a81decf.zip
FreeBSD-ports-5c71863e66cdac53546fcf1f742dd9026a81decf.tar.gz
Support NO_WRKSUBDIR properly
PR: ports/75631 Submitted by: Ports Fury
Diffstat (limited to 'lang')
-rw-r--r--lang/scriba/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/scriba/Makefile b/lang/scriba/Makefile
index 453b5c6..2332f5b 100644
--- a/lang/scriba/Makefile
+++ b/lang/scriba/Makefile
@@ -25,7 +25,7 @@ PRFXFILES= variations/standard/basiccmd.c \
configurer.c scriba.c scriba.conf.unix.lsp \
testconf.c
-WRKSRC= ${WRKDIR}
+NO_WRKSUBDIR= yes
USE_PERL5= yes
CFLAGS+= -fPIC
MAKE_ENV+= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" PTHREAD_LIBS="${PTHREAD_LIBS}"
OpenPOWER on IntegriCloud