aboutsummaryrefslogtreecommitdiffstats
path: root/devel/linuxthreads
diff options
context:
space:
mode:
authorbillf <billf@FreeBSD.org>1999-11-30 23:59:40 +0800
committerbillf <billf@FreeBSD.org>1999-11-30 23:59:40 +0800
commitce6e3750940f4949c2e86a84091f0e97ad6b7d21 (patch)
tree94ae2cbed074ff8ed31ea242d85485fef040890b /devel/linuxthreads
parentc225606277e9b01fe41c9842c8e687e707287141 (diff)
downloadfreebsd-ports-gnome-ce6e3750940f4949c2e86a84091f0e97ad6b7d21.tar.gz
freebsd-ports-gnome-ce6e3750940f4949c2e86a84091f0e97ad6b7d21.tar.zst
freebsd-ports-gnome-ce6e3750940f4949c2e86a84091f0e97ad6b7d21.zip
Smarter WRKSRC definition.
Diffstat (limited to 'devel/linuxthreads')
-rw-r--r--devel/linuxthreads/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/linuxthreads/Makefile b/devel/linuxthreads/Makefile
index 2c68dc097645..cc4de95e5936 100644
--- a/devel/linuxthreads/Makefile
+++ b/devel/linuxthreads/Makefile
@@ -19,7 +19,7 @@ threads_files= _atomic_lock.S libc_spinlock.h uthread_rwlock.c \
README.FreeBSD getgr_r.c syscalls.c libc_thread.c pthread_stack.h \
stack.c stack_attr.c pthread_rw.h pthread_private.h
-WRKSRC= ${WRKDIR}/linuxthreads-0.71
+WRKSRC= ${WRKDIR}/${PKGNAME}
SRC_BASE= /usr/src
LIBSRC_BASE= ${SRC_BASE}/lib