From 22a4d4918b49f4620e4be4f4108b6cb04b64dfa2 Mon Sep 17 00:00:00 2001 From: Bill Fumerola Date: Tue, 30 Nov 1999 15:59:40 +0000 Subject: Smarter WRKSRC definition. --- devel/linuxthreads/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/linuxthreads') 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 -- cgit v1.2.3